diff --git a/lib/doc/LaTeXConfig.lyx b/lib/doc/LaTeXConfig.lyx index a64dd93844..1045e9c75a 100644 --- a/lib/doc/LaTeXConfig.lyx +++ b/lib/doc/LaTeXConfig.lyx @@ -4641,7 +4641,7 @@ macros/latex/contrib/pdfpages \begin_layout Description Notes: The package -\family typewriter +\family sans pdfpages \family default is used by LyX to include multi-page PDF files via @@ -4675,7 +4675,7 @@ macros/latex/contrib/prettyref \begin_layout Description Notes: The package -\family typewriter +\family sans prettyref \family default provides a command to identify reference labels by a prefix. @@ -4688,7 +4688,7 @@ sec:mysection \end_inset and -\family typewriter +\family sans prettyref \family default interprets the "sec:" part. @@ -4716,7 +4716,7 @@ macros/latex/contrib/preview \begin_layout Description Notes: The package -\family typewriter +\family sans preview \family default is needed by LyX to preview LaTeX constructs; especially for math formulas @@ -4956,7 +4956,36 @@ Notes: The package \family sans url \family default - is needed by LyX to be able to output url's corrently. + is needed by LyX to be able to output urls correctly. +\end_layout + +\begin_layout Subsection +wasysym +\end_layout + +\begin_layout Description +Found: +\begin_inset Info +type "package" +arg "wasysym" +\end_inset + + +\end_layout + +\begin_layout Description +CTAN: +\family typewriter +macros/latex/contrib/wasysym/ +\end_layout + +\begin_layout Description +Notes: The package +\family sans +wasysym +\family default + is needed by LyX to be able to output additional characters that come from + the wasy fonts. \end_layout \begin_layout Subsection @@ -4981,7 +5010,7 @@ macros/latex/contrib/wrapfig/ \begin_layout Description Notes: The package -\family typewriter +\family sans wrapfig \family default is used by LyX if you insert text wrap floats (menu @@ -5016,7 +5045,7 @@ macros/latex/contrib/xargs/ \begin_layout Description Notes: The package -\family typewriter +\family sans xargs \family default is used by LyX if you insert math macros with optional arguments. diff --git a/status.16x b/status.16x index 799acdecf2..01e6214b73 100644 --- a/status.16x +++ b/status.16x @@ -152,6 +152,10 @@ What's new - Adapt the tufte example documents to the requirements of recent releases of the tufte-handout and tufte-book classes. +- Correct typos and font styles in the LateXConfig.lyx document. + +- Add wasysym to LateXConfig.lyx (bug 6752). + * BUILD/INSTALLATION