mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
forgot this in r24434
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24436 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
337341c37f
commit
24db14962e
@ -37,6 +37,9 @@ hu/TOC.lyx: $(srcdir)/Customization.lyx $(srcdir)/EmbeddedObjects.lyx $(srcdir)/
|
||||
it/TOC.lyx: $(srcdir)/EmbeddedObjects.lyx $(srcdir)/Extended.lyx $(srcdir)/FAQ.lyx $(srcdir)/Math.lyx $(srcdir)/it/Customization.lyx $(srcdir)/it/Intro.lyx $(srcdir)/it/Tutorial.lyx $(srcdir)/it/UserGuide.lyx
|
||||
PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py it .
|
||||
|
||||
ja/TOC.lyx: $(srcdir)/EmbeddedObjects.lyx $(srcdir)/Extended.lyx $(srcdir)/FAQ.lyx $(srcdir)/Math.lyx $(srcdir)/Customization.lyx $(srcdir)/ja/Intro.lyx $(srcdir)/Tutorial.lyx $(srcdir)/UserGuide.lyx
|
||||
PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py it .
|
||||
|
||||
nb/TOC.lyx: $(srcdir)/Customization.lyx $(srcdir)/EmbeddedObjects.lyx $(srcdir)/Extended.lyx $(srcdir)/FAQ.lyx $(srcdir)/Math.lyx $(srcdir)/Tutorial.lyx $(srcdir)/UserGuide.lyx $(srcdir)/nb/Intro.lyx
|
||||
PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py nb .
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
|
||||
\lyxformat 327
|
||||
\lyxformat 328
|
||||
\begin_document
|
||||
\begin_header
|
||||
\textclass article
|
||||
@ -84,7 +84,6 @@
|
||||
\output_changes false
|
||||
\author ""
|
||||
\author ""
|
||||
\extra_embedded_files ""
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -2038,7 +2037,6 @@ lyx-users@lists.lyx.org
|
||||
画面では脚注や目次も完全には表示されません。脚注を開くには
|
||||
\begin_inset Graphics
|
||||
filename clipart/footnoteQt4.png
|
||||
embed ""
|
||||
scale 75
|
||||
|
||||
\end_inset
|
||||
@ -2064,7 +2062,6 @@ lyx-users@lists.lyx.org
|
||||
は、次のような明るい灰色の箱で表されます
|
||||
\begin_inset Graphics
|
||||
filename clipart/referenceQt4.png
|
||||
embed ""
|
||||
scale 75
|
||||
|
||||
\end_inset
|
||||
|
Loading…
Reference in New Issue
Block a user