Add check for the latex packages accents and slashed.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26594 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Enrico Forestieri 2008-09-27 18:35:28 +00:00
parent 2acf5b4370
commit 4dfe930a72
2 changed files with 59 additions and 0 deletions

View File

@ -223,6 +223,7 @@
%%% Packages
\TestPackage{accents}
\TestPackage{algorithm}
\TestPackage{array}
\TestPackage{babel}
@ -258,6 +259,7 @@
\TestPackage{rotating}
\TestPackage{rotfloat}
\TestPackage{setspace}
\TestPackage{slashed}
\TestPackage{soul}
\TestPackage{subfig}
\TestPackage{textcomp}

View File

@ -3843,6 +3843,35 @@ makes it possible to typeset Braille, a character system for blind people.
Other packages
\end_layout
\begin_layout Subsection
accents
\end_layout
\begin_layout Description
Found:
\begin_inset Info
type "package"
arg "accents"
\end_inset
\end_layout
\begin_layout Description
CTAN:
\family typewriter
macros/latex/contrib/bezos/
\end_layout
\begin_layout Description
Notes: The package
\family sans
accents
\family default
is needed by LyX to correctly typeset unicode symbols with under accents
in math.
\end_layout
\begin_layout Subsection
algorithm
\end_layout
@ -4447,6 +4476,34 @@ rotfloat
Note that it only really works with a PostScript® compatible printer.
\end_layout
\begin_layout Subsection
slashed
\end_layout
\begin_layout Description
Found:
\begin_inset Info
type "package"
arg "slashed"
\end_inset
\end_layout
\begin_layout Description
CTAN:
\family typewriter
macros/latex/contrib/carlisle/
\end_layout
\begin_layout Description
Notes: The package
\family sans
slashed
\family default
is needed by LyX to correctly typeset unicode symbols with slashes in math.
\end_layout
\begin_layout Subsection
subfig
\end_layout