]> git.lyx.org Git - features.git/commitdiff
Herbert's changes to those help files of his and to the default menus
authorAngus Leeming <leeming@lyx.org>
Wed, 30 Jan 2002 19:18:40 +0000 (19:18 +0000)
committerAngus Leeming <leeming@lyx.org>
Wed, 30 Jan 2002 19:18:40 +0000 (19:18 +0000)
(replacing the old graphics with the new).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3461 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/help/Graphics.hlp
lib/help/Texinfo.hlp
lib/ui/default.ui

index a5c1f65cbf6918690398927ac5a743545abeb3a6..535318d677b4d6fd392dd041f010c4e69b099c16 100644 (file)
@@ -1,3 +1,10 @@
+2002-01-29  Herbert Voss  <voss@lyx.org>
+
+       * ui/default.ui: delete old figure entries
+       
+       * help/TexInfo.hlp:
+       * help/Graphics.hlp: update
+
 2002-01-27  Herbert Voss  <voss@lyx.org>
 
        * help/Graphics.hlp: added, but not finished
 2002-01-27  Herbert Voss  <voss@lyx.org>
 
        * help/Graphics.hlp: added, but not finished
index c5c0213fc439139ac53f5690262ac5b61513a29c..5ea85b3019fd83b91786e38293064030b44180b2 100644 (file)
@@ -1,8 +1,70 @@
-@bFilename:
+@iTabFolder Filename--------------------------------
+
+@bFile:
     You do not need the extension like *eps, when your
     config file of graphicx is present and has such
     entries.
     You do not need the extension like *eps, when your
     config file of graphicx is present and has such
     entries.
-@bBounding Box:
+@bBrowse:
+    Opens the browse gui
+    
+@bBounding Box----
     The image size in Pixeln. Given through lower left
     corner (x0,y0) and upper right corner (y1,y2)
     The image size in Pixeln. Given through lower left
     corner (x0,y0) and upper right corner (y1,y2)
+    LaTeX excepts all other valid units. The bounding
+    box is used by LaTeX to reserve space when 
+    formatting the doxument.
+    
+@bOptions----
+@bGet Bounding Box from file
+    When you have a lot of changes in the bounding
+    box you can reload the original values from
+    the image file, if exists ;-)
+@bClip to Bounding Box
+    enable this switch if LaTeX should clip the image
+    if it's greater than the bounding box.
+@bDraft mode
+    enable this switch, when only a rectangle should 
+    appear. Speeds up your computing process.
+    
+@bSubfigure
+    If this image is part of a collection of some other
+    figures, you can enable the switch and insert a
+    subcaption. LyX includes the package subfigure.
     
     
+@iTabFolder Imagesize------------------------------------
+@bLaTeX----
+@bDefault
+    Enable this switch when LaTeX shall take the image
+    "as is".
+@bWidth/Height
+    Enable this if you like to change one or both of
+    these values. You have different possibilities for
+    the unit.
+@bkeep aspectratio
+    Enable this switch if the aspectratio shall be the
+    same.
+@bScale
+    Enter a value in degrees, like 45, when your image
+    shall be rotated.    
+
+@bLyX Screen----
+@bDon't display
+    LyX shows only a rectangle. Makes processing faster
+@bin Monochrome:    
+@bin Grayscale:
+@bin Color:
+    choose one of these modes to show your image in LyX
+@bWidth/Height:
+    You can specify a special width/height for the
+    images.
+   
+@iTabFolder Special------------------------------------
+@bRotation Angle:
+    Choose any value. The default unit is degree.
+@bOrigin:
+    You can specify the origin point for the rotation.
+
+@bSpecial Options:
+    This is expecially for old graphicx stylefiles.
+    You can enter any options you like. Divede them
+    by a comma.
index 7c74f8e7745b383ffbb4ebdcf15453cf33fdc8a6..42653c14cd8df94800823140e10573adcf000704 100644 (file)
@@ -1,11 +1,11 @@
                                        Texinfo.hlp
 
                                        Texinfo.hlp
 
-@bClass Files: 
-       shows the installed TeX Document classes.
+@bLatex Classes: 
+       shows the installed LaTeX Document classes.
        Remember, that these classes are only available
        in LyX if a corresponding LyX-Layout file exists!
 
        Remember, that these classes are only available
        in LyX if a corresponding LyX-Layout file exists!
 
-@bStyle Files: 
+@bLatex Styles: 
        shows the installed TeX Style files, which are 
        available in LyX by default, like "babel" or through 
 
        shows the installed TeX Style files, which are 
        available in LyX by default, like "babel" or through 
 
@@ -13,7 +13,7 @@
 
        in LaTeX-preamble (Layout->preamble)
 
 
        in LaTeX-preamble (Layout->preamble)
 
-@bBibTeX Stylefiles: 
+@bBibTeX Styles: 
        shows the installed stylefiles for BibTeX. 
        They can be load through 
 @i     insert->Lists&Toc->BibTeX Reference->Style
        shows the installed stylefiles for BibTeX. 
        They can be load through 
 @i     insert->Lists&Toc->BibTeX Reference->Style
@@ -21,8 +21,8 @@
 @bRescan: 
        Runs the script TexFiles.sh to build new file lists.
 
 @bRescan: 
        Runs the script TexFiles.sh to build new file lists.
 
-@bwith full Path: 
-       toggles view of the file lists
+@bShow Path: 
+       toggles the view of the file lists
 
 @bView: 
        shows the contents of the marked file. Only
 
 @bView: 
        shows the contents of the marked file. Only
 
 @bRun TeXhash: 
        runs the script texhash which builds the a new LaTeX tree. 
 
 @bRun TeXhash: 
        runs the script texhash which builds the a new LaTeX tree. 
-       Needed if you install a new TeX class or style! It runs only
-       with user-rights! Therefore you need the write-permissions
+       Needed if you install a new TeX class or style! It runs here
+       only with user-rights! Therefore you need the write-permissions
        for the tex-dirs, often /var/lib/texmf and other.
 
 @bHelp: 
        shows this file
        for the tex-dirs, often /var/lib/texmf and other.
 
 @bHelp: 
        shows this file
-
-
-2001-10-01 / Herbert Voss <voss@perce.de>
index 514d63d3e4200ce5cf49abcbfdc8cc5a40f14989..29322cae549ef6ad1c452c4f1f6856e256acb6a3 100644 (file)
@@ -198,7 +198,6 @@ Menuset
        Separator
        Item "TeX|T" "ert-insert"
        Item "Minipage|p" "minipage-insert"
        Separator
        Item "TeX|T" "ert-insert"
        Item "Minipage|p" "minipage-insert"
-       Item "Old-Graphics..." "figure-insert"
        Item "Graphics...|G" "graphics-insert"
        Item "Tabular Material...|b" "dialog-tabular-insert"
        Submenu "Floats|a" "insert_floats"
        Item "Graphics...|G" "graphics-insert"
        Item "Tabular Material...|b" "dialog-tabular-insert"
        Submenu "Floats|a" "insert_floats"
@@ -399,6 +398,6 @@ Toolbar
     Icon "marginalnote-insert"
     Icon "depth-next"
     Separator
     Icon "marginalnote-insert"
     Icon "depth-next"
     Separator
-    Icon "figure-insert"
+    Icon "graphic-insert"
     Icon "dialog-tabular-insert"
 End
     Icon "dialog-tabular-insert"
 End