mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-08 18:19:42 +00:00
Fix the dateout format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7078 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c931a83efc
commit
628e77468b
@ -1,3 +1,8 @@
|
||||
2003-06-01 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* configure.m4: add an extension to the dateout format or the converter
|
||||
code fouls up.
|
||||
|
||||
2003-06-01 John Levon <levon@movementarian.org>
|
||||
|
||||
* lyx2lyx/lyxconvert_221.py: "\BibTeX" to "\bibtex" (bug 1018)
|
||||
|
@ -436,7 +436,7 @@ cat >$outfile <<EOF
|
||||
\\Format agr agr GRACE ""
|
||||
\\Format bmp bmp BMP ""
|
||||
\\Format date "" "date command" ""
|
||||
\\Format dateout "" "date (output)" ""
|
||||
\\Format dateout "tmp" "date (output)" ""
|
||||
\\Format docbook sgml DocBook B
|
||||
\\Format dvi dvi DVI D
|
||||
\\Format eps eps EPS ""
|
||||
|
Loading…
Reference in New Issue
Block a user