Fixup Japanese Feynman example

Polyglossia is loaded after the user preamble
This commit is contained in:
Juergen Spitzmueller 2024-09-14 14:36:18 +02:00
parent 6d06f5fa55
commit 250cb1401d

View File

@ -16,14 +16,16 @@
% email: lyx-docs@lists.lyx.org % email: lyx-docs@lists.lyx.org
% increase link area for cross-references and autoname them, % increase link area for cross-references and autoname them,
\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}} \AtBeginDocument{
\newlength{\abc} \renewcommand{\ref}[1]{\mbox{\autoref{#1}}}
\settowidth{\abc}{\space} \newlength{\abc}
\addto\extrasenglish{ \settowidth{\abc}{\space}
\addto\extrasenglish{
\renewcommand{\equationautorefname}{\hspace{-\abc}} \renewcommand{\equationautorefname}{\hspace{-\abc}}
\renewcommand{\sectionautorefname}{sec.\negthinspace} \renewcommand{\sectionautorefname}{sec.\negthinspace}
\renewcommand{\subsectionautorefname}{sec.\negthinspace} \renewcommand{\subsectionautorefname}{sec.\negthinspace}
\renewcommand{\subsubsectionautorefname}{sec.\negthinspace}} \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
}
% wird benutzt, um Tabellenzellen zu vergrosern % wird benutzt, um Tabellenzellen zu vergrosern
\@ifundefined{extrarowheight} \@ifundefined{extrarowheight}
@ -58,6 +60,8 @@
\output_sync 0 \output_sync 0
\bibtex_command default \bibtex_command default
\index_command default \index_command default
\float_placement class
\float_alignment class
\paperfontsize 12 \paperfontsize 12
\spacing single \spacing single
\use_hyperref true \use_hyperref true
@ -94,6 +98,7 @@
\suppress_date true \suppress_date true
\justification true \justification true
\use_refstyle 0 \use_refstyle 0
\use_formatted_ref 0
\use_minted 0 \use_minted 0
\use_lineno 0 \use_lineno 0
\index Index \index Index