📄 changelog
字号:
2001-07-19 Fernando Perez <fperez@pizero.colorado.edu> * version 0.3 * finished the documentation (sure... :-). At least it's reasonably complete and detailed now. * added -interaction=nonstopmode to the pdflatex call. * improved handling of images for pdflatex. lyxport now checks for the presence of other images accompanying a .eps and tries to use those, changing filenames to accomodate pdflates (names with only 1 period in them, only extensions accepted are pdf,png,jpg,tif, all in lowercase).2001-07-18 Fernando Perez <fperez@pizero.colorado.edu> * added ability to build .pdf versions of .eps figures included in documents with the \includegraphics command (LyX's default). * added workaround for lyx bug. Lyx dies if called with options -dbg and --export at the same time. This workaround disables the ability to remove .tex files which were created by lyx from \include statements, but at least now the program doesn't die.2001-07-17 Fernando Perez <fperez@pizero.colorado.edu> * version 0.2.1 release * lots of minor documentation cleanup work. * changed option --tidy (-t) to be incremental (can be called more than once). If called more than once, foces removal of .tex files created by lyxport.2001-07-15 Fernando Perez <fperez@pizero.colorado.edu> * version 0.2 release * new options to clean up before and after processing * made Makefile for automating distribution * new command-line options to control separately html, ps and pdf export * long (--) commmand line options added * better handling of short/long names for options (using Getopt::Long's own facilities for name aliasing which I'd missed before in the docs). * now uses pod2usage() for usage messages * extended documentation quite a bit * lots of code cleanup 2001-07-13 Fernando Perez <fperez@pizero.colorado.edu> * version 0.1.2 * Changed name to lyxport 2001-07-13 Fernando Perez <fperez@pizero.colorado.edu> * version 0.1.1 * Fix small quoting bug (Andre Poenitz) * Clean up documentation 2001-07-13 Fernando Perez <fperez@pizero.colorado.edu> * version 0.1: First public release.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -