mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 21:45:24 +00:00
fix tgif file extension
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH-1_2_X@4350 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1245f034e8
commit
dcaa12f9a3
@ -1,3 +1,7 @@
|
||||
2002-06-10 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
|
||||
|
||||
* configure.m4: change tgif file extension to .obj (not .tgif)
|
||||
|
||||
2002-06-06 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
|
||||
|
||||
* examples/TableExamples.lyx: fix footnotes inside tables
|
||||
|
@ -510,7 +510,7 @@ cat >$outfile <<EOF
|
||||
\\Format ps ps Postscript t
|
||||
\\Format program "" Program ""
|
||||
\\Format sgi sgi SGI ""
|
||||
\\Format tgif tgif TGIF ""
|
||||
\\Format tgif obj TGIF ""
|
||||
\\Format tiff tif TIFF ""
|
||||
\\Format xbm xbm XBM ""
|
||||
\\Format xpm xpm XPM ""
|
||||
|
@ -57,6 +57,9 @@ What's new
|
||||
- make sure to use the graphicx package with the RasterBitmap and XFig
|
||||
external templates.
|
||||
|
||||
- fix the default tgif format entry to use .obj as file extension and
|
||||
not .tgif
|
||||
|
||||
- fix interaction between sixpack and LyX via lyxserver
|
||||
|
||||
- fix command line crash and give useful exit status on some errors
|
||||
|
Loading…
x
Reference in New Issue
Block a user