From ca48c4698c3e303c8d4a21a7a3cca53e325be2c0 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Sat, 16 Apr 2011 14:25:12 +0000 Subject: [PATCH] LyX Archives git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38415 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/doc/Additional.lyx | 136 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 135 insertions(+), 1 deletion(-) diff --git a/lib/doc/Additional.lyx b/lib/doc/Additional.lyx index 85d54b0a8c..faabab138e 100644 --- a/lib/doc/Additional.lyx +++ b/lib/doc/Additional.lyx @@ -127,11 +127,12 @@ End \papercolumns 1 \papersides 2 \paperpagestyle headings -\tracking_changes false +\tracking_changes true \output_changes false \html_math_output 0 \html_css_as_file 0 \html_be_strict true +\author 1414654397 "Richard Heck" \end_header \begin_body @@ -3102,6 +3103,139 @@ http://wiki.lyx.org/FAQ/Unsorted#toc31 . \end_layout +\begin_layout Section + +\change_inserted 1414654397 1302963669 +LyX Archives +\end_layout + +\begin_layout Standard + +\change_inserted 1414654397 1302963893 +Users sometimes need to be able to +\begin_inset Quotes eld +\end_inset + +bundle +\begin_inset Quotes erd +\end_inset + + a LyX file together with all the images (and other files) on which it depends, + either for sending to a publisher or for sharing with a co-author. + LyX 2.0 includes a Python script (written by Enrico Forestieri) that automates + this process. + To use it, you must have either +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\change_inserted 1414654397 1302963710 +zip +\change_unchanged + +\end_layout + +\end_inset + + or +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\change_inserted 1414654397 1302963714 +tar +\change_unchanged + +\end_layout + +\end_inset + + installed on your system. + At present, the script prefers +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\change_inserted 1414654397 1302963720 +tar +\change_unchanged + +\end_layout + +\end_inset + + and, if it is available, then it will compress the archive using +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\change_inserted 1414654397 1302963726 +gzip +\change_unchanged + +\end_layout + +\end_inset + + or +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\change_inserted 1414654397 1302963730 +bunzip2 +\change_unchanged + +\end_layout + +\end_inset + +. + (If only +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\change_inserted 1414654397 1302963866 +zip +\change_unchanged + +\end_layout + +\end_inset + + is available, then it will use that.) +\end_layout + +\begin_layout Standard + +\change_inserted 1414654397 1302963889 +If the appropriate programs are available, then LyX's configuration process + will set the script up to export a `LyX Archive', and this format will + then be available under +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\change_inserted 1414654397 1302963776 +File\SpecialChar \menuseparator +Export +\change_unchanged + +\end_layout + +\end_inset + +. +\end_layout + \begin_layout Section Fancy Headers and Footers \end_layout -- 2.39.5