mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-06 09:37:31 +00:00
typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@10212 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2d4473c508
commit
79e075d410
@ -1,3 +1,7 @@
|
||||
2005-07-15 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
||||
|
||||
* configure.m4: typo
|
||||
|
||||
2005-07-12 José Matos <jamatos@lyx.org>
|
||||
|
||||
* lyx2lyx/lyx_1_4.py (add_to_preamble): Make it more robust.
|
||||
|
@ -541,7 +541,7 @@ else
|
||||
MSG_RESULT(no)
|
||||
tex_allows_spaces=false
|
||||
fi
|
||||
rm -r "$fname".* texput.log
|
||||
rm -f "$fname".* texput.log
|
||||
fi
|
||||
|
||||
echo "creating $outfile"
|
||||
|
Loading…
Reference in New Issue
Block a user