mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
ctests: "Uninvert" IEEE tests with non-TeX fonts. Fix missing characters.
Documents used deprecated or lookalike characters missing in Latin Modern system fonts: Customization.lyx: "figure dash" instead of "emdash". revtex4-1: "Angstrom sign" instead of "latin letter A with ring".
This commit is contained in:
parent
faf7f0666f
commit
251161db89
@ -30,15 +30,6 @@ export/export/latex/systemfonts-Math-missingchars.*systemF
|
|||||||
# XeTeX artifact? works with LuaTeX, explore:
|
# XeTeX artifact? works with LuaTeX, explore:
|
||||||
export/doc/(|de/|es/|fr/)EmbeddedObjects_pdf4_systemF
|
export/doc/(|de/|es/|fr/)EmbeddedObjects_pdf4_systemF
|
||||||
|
|
||||||
# Changes in TeX Live 2014 (see git blame for info) fixed
|
|
||||||
# IEEEtran-CompSoc_pdf4_systemF but not others.
|
|
||||||
# TODO Investigate if others can be fixed?
|
|
||||||
# * IEEEtran-Journal_pdf4_systemF compiles here (GM)
|
|
||||||
# * All IEEEtran-TransMag.* exports fail here:
|
|
||||||
# missing commands \IEEEtitleabstractindextext, \IEEEdisplaynontitleabstractindextext
|
|
||||||
# -> adapt template and style (GM)
|
|
||||||
export/templates/IEEEtran-(Journal|TransMag)_pdf4_systemF
|
|
||||||
|
|
||||||
# Example for lib/scripts/listerrors
|
# Example for lib/scripts/listerrors
|
||||||
# Requires noweb. Seems to be restricted to plain "latex".
|
# Requires noweb. Seems to be restricted to plain "latex".
|
||||||
# Find out why and whether the script could be improved.
|
# Find out why and whether the script could be improved.
|
||||||
|
@ -1739,8 +1739,8 @@ Du fait que toutes les conversions d'un format à une autre se font dans
|
|||||||
status collapsed
|
status collapsed
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
Par exemple, le fichier peut référencer d'autres fichiers ― e.g.
|
Par exemple, le fichier peut référencer d'autres fichiers — e.g.
|
||||||
une image ― par un nom de fichier relatif, qui peut devenir incorrect lors
|
une image — par un nom de fichier relatif, qui peut devenir incorrect lors
|
||||||
de la copie du fichier dans le répertoire temporaire.
|
de la copie du fichier dans le répertoire temporaire.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
@ -1973,7 +1973,7 @@ cp $FROMFILE /home/you/pdf/$TOFILE
|
|||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
Enregistrez-le dans votre répertoire \SpecialChar LyX
|
Enregistrez-le dans votre répertoire \SpecialChar LyX
|
||||||
local ― disons,
|
local — disons,
|
||||||
\lang english
|
\lang english
|
||||||
|
|
||||||
\begin_inset Flex Code
|
\begin_inset Flex Code
|
||||||
@ -1989,7 +1989,7 @@ status collapsed
|
|||||||
|
|
||||||
|
|
||||||
\lang french
|
\lang french
|
||||||
― et rendez le exécutable, si c'est nécessaire sur votre plate-forme.
|
— et rendez le exécutable, si c'est nécessaire sur votre plate-forme.
|
||||||
Puis, dans
|
Puis, dans
|
||||||
\begin_inset Flex Noun
|
\begin_inset Flex Noun
|
||||||
status collapsed
|
status collapsed
|
||||||
@ -2022,7 +2022,7 @@ PDF(pdflatex)
|
|||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
― ou l'un des autres formats PDF ― et saisissez
|
— ou l'un des autres formats PDF — et saisissez
|
||||||
\lang english
|
\lang english
|
||||||
|
|
||||||
\begin_inset Flex Code
|
\begin_inset Flex Code
|
||||||
|
@ -1862,7 +1862,7 @@ name "tab:table2"
|
|||||||
\begin_inset Formula $r_{c}$
|
\begin_inset Formula $r_{c}$
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
(Å)
|
(Å)
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -1874,7 +1874,7 @@ name "tab:table2"
|
|||||||
\begin_inset Formula $r_{0}$
|
\begin_inset Formula $r_{0}$
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
(Å)
|
(Å)
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -1907,7 +1907,7 @@ name "tab:table2"
|
|||||||
\begin_inset Formula $r_{c}$
|
\begin_inset Formula $r_{c}$
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
(Å)
|
(Å)
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -1919,7 +1919,7 @@ name "tab:table2"
|
|||||||
\begin_inset Formula $r_{0}$
|
\begin_inset Formula $r_{0}$
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
(Å)
|
(Å)
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
Loading…
Reference in New Issue
Block a user