dinsdag 29 november 2016

Latex-page

I have had a lot of problems creating this page:
\documentclass[A4paper]{article}

\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage{fancyhdr}

\pagestyle{fancy}
\fancyhf{}
\rhead{Share\LaTeX}
\lhead{Guides and tutorials}
\rfoot{Page \thepage}
\newcommand{\french}[1]{\textbf{#1}}

\begin{document}


\section{Voilà}

                                               
Essential French Expression

   Meaning       (where to begin?)
   Literally     there is
   Register      normal, informal
   Pronunciation   [vwah lah]
             IPA   [vwa la]

   Usage notes: Voilà is the quintessential French word – commonly used in
   French, easy to say, and exotic sounding (and therefore used in English
   to give a bit of je ne sais quoi to whatever you’re saying).

   Voilà has any number of meanings, it’s definitely one of those words
   that you pick up a feeling for when spending time with native speakers.
   In the meantime, here are lots of examples to help you understand the
   different uses.

\paragraph{1. Presentation}

   The original meaning of voilà is "there is, there are," as when
   pointing out one or more distant objects to another person. The nearby
   equivalent is voici (here is, here are), but in spoken French, voilà
   tends to be used in both cases, except when a distinction needs to be
   made.
   Voilà notre école.
   Here’s) our school.
   \french{Voici mon sandwich} et voilà le sien.   Here’s my sandwich and there’s his.
\end{document}

Enlarging Libreoffice window completely with command

 You can open the LibreOffice window completely by pressing the CTRL+Shift+J keys together.