From 81f5788a20f25afb6378ecf862c9c41f6b2967e8 Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Mon, 9 Jun 2003 21:42:20 +0000 Subject: [PATCH] Remove references to the parameters variable. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7136 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 4 ++++ lib/external_templates | 19 ------------------- 2 files changed, 4 insertions(+), 19 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index d0f1e1cfc0..45dfdec405 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2003-06-09 Angus Leeming + + * external_templates: remove all references to the parameters variable. + 2003-06-09 José Matos * lyx2lyx/lyxconvert_215 (first_layout): new function to assure diff --git a/lib/external_templates b/lib/external_templates index 120ef3d811..d8b9ac4fd3 100644 --- a/lib/external_templates +++ b/lib/external_templates @@ -4,16 +4,6 @@ Template XFig GuiName "[XFig: $$Basename]" HelpText An XFig figure. - In the parameters box, you can provide - optional parameters for fig2dev in the - case of LaTeX export. E.g., -m .69 to - reduce the size. - For Ascii export, you can provide a - number that specifies the width of an - Ascii approximation of the figure. - For DocBook export, you can provide - optional parameters for the ImageMagick - convert script. This template uses XFig for editing. HelpTextEnd InputFormat fig @@ -93,15 +83,6 @@ Template Date GuiName "[Date]" HelpText Todays date. - In the parameters box, you can provide - optional parameters for the date - command. - No parameters gives "Mon Jun 12 05:20:41 CEST 2000" - Use -u to get "Mon Jun 12 03:20:41 UTC 2000" - Use -I to get "2000-06-12". - Use -R to get "Mon, 12 Jun 2000 05:20:41 +0200" - Use +%d-%m-%Y to get "20-06-2000" - Use +%T to get the time as "23:23:00" Read 'info date' for more information. HelpTextEnd InputFormat date -- 2.39.2