summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/lua-typo/lua-typo-fr.ltx
blob: e99c7b9212416c0141690e553dd0a24e3febbf33 (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
\RequirePackage{pdfmanagement-testphase}
\DeclareDocumentMetadata{pdfstandard=A-2b, lang=fr-FR}
\documentclass[a4paper]{ltxdoc}
\usepackage[dvipsnames]{xcolor}
\usepackage{fontspec}
\setmainfont{erewhon}
\setsansfont{Cabin}[Scale=MatchLowercase]
\setmonofont{VeraMono.ttf}[
  ItalicFont        = VeraMoIt.ttf,
  BoldFont          = VeraMoBd.ttf,
  BoldItalicFont    = VeraMoBI.ttf,
  Scale = MatchLowercase,
  HyphenChar=None,   Color=Sepia,
  ]
\usepackage[expansion=true, protrusion=true]{microtype}
\usepackage[french]{babel}
\frenchsetup{og=«, fg=»}
\usepackage[ShortPages, OverfullLines, UnderfullLines,
            Widows, Orphans, EOPHyphens, RepeatedHyphens
           ]{lua-typo}
\luatypoLLminWD=3em
\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
\newcommand*\file[1]{\texttt{#1}}
\newcommand*\pkg[1]{\texttt{#1}}
\newcommand*\opt[1]{\texttt{#1}}
\renewcommand\meta[1]{\texttt{\textsl{\color{Sepia}<#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'.