summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/lua-typo/lua-typo-fr.ltx
blob: e20f2b6df4fd89bc6f1a90dfdd26103ac677538e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
\DocumentMetadata{pdfstandard=A-2b, lang=fr-FR}
\documentclass[a4paper,french]{ltxdoc}
\usepackage{fontspec}
\setmainfont{erewhon}
\setsansfont{Cabin}[Scale=MatchLowercase]
\setmonofont{VeraMono.ttf}[
  Scale = MatchLowercase,
  ItalicFont     = VeraMoIt.ttf,
  BoldFont       = VeraMoBd.ttf,
  BoldItalicFont = VeraMoBI.ttf,
  HyphenChar=None,
  Color=5D1D00,
  ]
\usepackage[expansion=true, protrusion=true]{microtype}
\usepackage{babel,varioref}
\frenchsetup{og=«, fg=»}

\usepackage[ShortPages, OverfullLines, UnderfullLines,
            EOPHyphens, RepeatedHyphens, % Widows, Orphans,
           ]{lua-typo}
\renewcommand*\descriptionlabel[1]{%
   \hspace{\labelsep}\texttt{#1}}
\usepackage{array,url,verbatim}
\usepackage[numbered]{hypdoc}
\hypersetup{colorlinks,urlcolor=blue,unicode}
\OnlyDescription
\let\FrenchDoc\begingroup\let\endFrenchDoc\endgroup
\let\Debugging\comment\let\endDebugging\endcomment
\newcommand*\texdir[1]{\textsc{#1}}
\newcommand*\file[1]{\texttt{#1}}
\newcommand*\pkg[1]{\texttt{#1}}
\newcommand*\opt[1]{\texttt{#1}}
\renewcommand\meta[1]{\texttt{\textsl{<#1>}}}
\newcommand*\node[1]{\textsc{#1}}
\setlength{\parindent}{0pt}
\setlength{\parskip}{.3\baselineskip plus 0.3pt minus 0.3pt}
\begin{document}
\GetFileInfo{lua-typo.sty}
\DocInput{lua-typo.dtx}
\end{document}

%%% Local Variables:
%%% coding: utf-8
%%% TeX-engine: luatex
%%% End:
%% 
%%
%% End of file `lua-typo-fr.ltx'.