Uwe Stöhr
21ee72eeb6
Hungarian Tutorial.lyx: revert last change
...
- this is not the way it goes, all Tutorials should stay identical as possible, moreover there is no need to disable PDF bookmarks because the document compiles without problems, moreover I still manage the documentation and as long as there is no beta for LyX 2.1 please keep the fileformat of LyX 2.0
- if you have problems compiling a file, report this as bug or the docmentation mailing list! or at least write me a mail
2013-04-09 21:17:19 +02:00
Scott Kostyshak
6dea3d5bfb
hu/Tutorial.lyx: do not generate bookmarks
...
By not generating bookmarks, compilation with plain LaTeX works.
Thanks to Jürgen for the solution.
2013-04-09 01:10:13 -04:00
Scott Kostyshak
f2c230189e
Fix a few typos in French docs
2013-04-08 19:23:41 -04:00
Scott Kostyshak
364deab269
es/EmbeddedObjects.lyx: can now export with LuaTeX
...
See the following email discussion:
http://comments.gmane.org/gmane.editors.lyx.devel/145338
2013-04-06 02:47:49 -04:00
Kornel Benko
d8c656952e
sk-Intro.lyx: Make it compilable + correct some typos
2013-04-05 13:51:41 +02:00
Scott Kostyshak
009d2a1221
fr/EmbeddedObjects.lyx: can now export with LuaTeX
...
See the following email discussion:
http://comments.gmane.org/gmane.editors.lyx.devel/145338
Patch from Günter Milde
2013-04-05 03:33:27 -04:00
Scott Kostyshak
9a7e7dcb70
Indonesian UserGuide.lyx: fix image paths
2013-04-02 15:18:50 -04:00
Juergen Spitzmueller
7e66e43844
Italian UG: fix singular diacritics in latin1 table (bug #8621 )
2013-04-02 16:20:46 +02:00
Richard Heck
4a6efbb102
Implement XHTML output for InsetPrintNomencl.
2013-03-27 21:30:48 -04:00
Juergen Spitzmueller
7e11e69947
Stick with 2.0.x file format
2013-03-24 16:56:19 +01:00
Juergen Spitzmueller
a21fd61c98
Revert "Compilation fixes"
...
This reverts commit c28d9b41ad
.
2013-03-24 16:52:42 +01:00
Juergen Spitzmueller
c28d9b41ad
Compilation fixes
2013-03-24 16:49:23 +01:00
Richard Heck
8bbd4c5e58
Minor doc update.
2013-03-24 10:14:17 -04:00
Georg Baum
cb5dd33475
Split pdf format as discussed on the list
...
Previously, the format used for included pdf files was the same as for
document export via ps2pdf. This caused unwanted conversion routes, e.g.
export via odt->pdf instead of dvi->ps->pdf.
I renamed the format for included graphics and not for exported documents,
since otherwise the command line syntax for export would change. This would
require more adaptions for the users, since with the chosen solution the
custom converters are almost always changed correctly in prefs2prefs(),
so that only custom external templates need manual adjustement.
2013-03-21 20:13:02 +01:00
Uwe Stöhr
177a043991
French Math.lyx and Tutorial.lyx: translations by Jan-Pierre
2013-03-15 01:29:28 +01:00
Uwe Stöhr
96289519c5
French Tutorial.lyx: update form Jean-Pierre
2013-03-11 21:31:47 +01:00
Juergen Spitzmueller
bf0b5540db
MergedManuals.lyx: set default output format to lyxhtml.
...
This is the intended target format of this document (LaTeX is not supposed to compile).
2013-03-03 10:11:52 +01:00
Juergen Spitzmueller
e99d19e7c7
MergedManuals.lyx: add missing child modules to the master
2013-03-02 10:10:31 +01:00
Juergen Spitzmueller
41060c9723
Allow to specify default argument for layout/inset argments
...
This default argument is inserted iff no inset argument is present. This is useful particularly for mandatory arguments that need to have a sensible default value.
2013-02-24 11:29:21 +01:00
Uwe Stöhr
d7ca904b69
German Tutorial.lyx: some corrections and translations
...
- also a fix for the other languages
2013-02-24 02:01:49 +01:00
Uwe Stöhr
0bef574d9d
Tutorial.lyx: fix typos and other issues spotted by John Hudson
...
- also fox some formatting and add some info
2013-02-23 20:40:01 +01:00
Uwe Stöhr
be18719783
Math.lyx: 2 updates
...
- the column limit for decorated matrices does no longer exists
- move the former "accents for operators" sections to the operators section because these are no accents but operator-specific decorations
- add a note for \sideset
- formatting adjustments
2013-02-23 05:45:45 +01:00
Kornel Benko
6c03b1ff74
Revert changes for output format dvi4
...
This affects commits c0d4805acf
,
14fed1df7d
8e4f656aa7
2013-02-22 12:06:31 +01:00
Kornel Benko
c0d4805acf
Set default format to dvi4 for some japanes doc files.
...
The rest (Tutorial.lyx, Math.lyx, EmbeddedObjects.lyx, UserGuide.lyx,
Intro.lyx and Additional.lyx) are left untouched, because
still not compilable with platex
2013-02-19 09:59:08 +01:00
Pavel Sanda
b7c04ebb15
* Additional.lyx - add git version info hint
2013-02-18 00:06:59 -08:00
Georg Baum
1fde43b690
Add development manual.
...
This is rather incomplete, and will hopefully be extended in the future.
Currently, its main purpose is to document file format updates and tests.
2013-02-16 17:48:43 +01:00
Juergen Spitzmueller
6885007f1d
Adjust Libertine font support to most recent version
...
This needs yet a file format change. I hope the interface is stable now (I had an exchange with the package maintainer, Bob Tennent, about that)
2013-02-15 10:45:11 +01:00
Richard Heck
06cac41193
Add "NoInsetLayout" tag for Uwe. Fixes bug #8545 .
2013-02-12 10:13:41 -05:00
Pavel Sanda
d963eef9f0
* Additional.lyx
2013-02-09 20:20:48 -08:00
Richard Heck
8c8d26ecf6
Documentation update for layout format 44.
2013-02-09 13:44:06 -05:00
Georg Baum
5a62a1ccb8
Describe GIT support
2013-02-08 21:02:36 +01:00
Georg Baum
0526eb9d47
Implement VCS copy and rename
...
The advantage of having this in LyX is the intelligent file name handling
of included files. Implementation as discussed on the list, but ensure also
that an attempt to use locked files fails.
2013-02-06 20:38:54 +01:00
Uwe Stöhr
40b487c477
German and Japanese Intro.lyx: fix a link
2013-02-06 01:48:43 +01:00
Uwe Stöhr
e7c5ded516
Intro.lyx: style fixes by John Hudson
2013-02-06 01:36:58 +01:00
Uwe Stöhr
139d99d347
German Math.lyx: some missing translations
2013-02-06 01:31:24 +01:00
Uwe Stöhr
11c56abc5b
Math.lyx, Tutorial.lyx: fix some typos spotted by a user
2013-02-05 01:56:30 +01:00
Georg Baum
e82cc5d498
Fix typos
2013-02-03 19:55:44 +01:00
Georg Baum
bab0da786b
Regenerate LFUNs.lyx
2013-02-03 19:55:44 +01:00
Uwe Stöhr
15d21d80e1
French Intro.lyx: a typo, spotted by a user
2013-02-03 16:46:08 +01:00
Uwe Stöhr
ef2071f2c8
EmbeddedObjects.lyx: cleanup
...
- use standard bullets
- formatting fixes
2013-01-26 03:43:08 +01:00
Uwe Stöhr
67dcc67dae
Additional.lyx: correct a description
...
- also use another paragraph shape to fix #8512
2013-01-20 22:49:22 +01:00
Uwe Stöhr
ff718ebaa5
initials.module: add the missing mandatory argument
...
- thanks to the new InsetArgument feature we can save all ERT for initials
2013-01-20 21:23:55 +01:00
Uwe Stöhr
a3036539b2
multicol.module: use the layout argument mechanism
...
- Additional.lyx: update description of multiple columns accordingly
2013-01-13 03:23:25 +01:00
Uwe Stöhr
fecdd4f318
Additional.lyx: fix some cross-references
2013-01-13 01:43:45 +01:00
Uwe Stöhr
832fc522eb
Additional.lyx: correct a noweb chunk
2013-01-12 20:32:06 +01:00
Uwe Stöhr
f37cdbc298
add shapepar module
...
- shapepar.module: new module to get non-rectangular paragraph shapes
- SpecialParagraphShape.tex: an example shape definition file
- Additional.lyx:
- accept all changes and updated all language versions accordingly
- describe how to get custom paragraph shapes (last section of the document)
- preamble cleanup
2013-01-12 19:44:08 +01:00
Julien Rioux
3b9caa3b0d
UserGuide: Remove bold from hyperref's bibitem and href.
2013-01-12 09:19:52 +01:00
Julien Rioux
0899e957c3
Fix bibliography indentation throughout LyX 2.1 source (part of #7458 ).
2013-01-12 08:41:59 +01:00
Uwe Stöhr
df57b7050b
Customization.lyx: some more revision
...
- German Customization.lyx: more translations
2013-01-06 03:28:34 +01:00
Julien Rioux
66ac0bbd8a
LaTeXConfig.lyx : Document the bibliography and citation packages (change tracking).
2013-01-05 00:40:35 +01:00
Uwe Stöhr
b8fa4d9bc2
Customization.lyx: some corrections
2013-01-01 19:41:38 +01:00
Juergen Spitzmueller
3d136d4444
minor additions
2013-01-01 16:41:01 +01:00
Uwe Stöhr
4da45ffeb7
Customization.lyx: list supported features for layouts
...
- we should not force authors of layout files to look into the source code to be able to use a function
2013-01-01 07:56:56 +01:00
Uwe Stöhr
912272d351
Customization.lyx: port from branch: revised section 5.3.3 and 5.3.4
2013-01-01 07:18:42 +01:00
Juergen Spitzmueller
dd0e6976e8
Document InsetLayout Caption:<name>
2012-12-31 15:47:30 +01:00
Uwe Stöhr
4b4e513e80
Customization.lyx: document color names
...
- there is no need that we force Layout authors to look into the source code to be able to set a color in a layout file.
2012-12-31 04:05:58 +01:00
Uwe Stöhr
33e9c65413
Customization.lyx: revision of chapter 5 - port from branch
...
- uniform formatting, clarifications, simplifications, updates, added missing information
- German Customization.lyx: also translations, added missing information that is already in the other language versions
2012-12-31 03:08:28 +01:00
Georg Baum
56ece75ad9
Fix bug #8464 : stackrel with subscript.
...
The fix is basically mechanical, the additional code for fraction like insets
with three arguments was stolen from \unitfrac. As any math package,
stackrel.sty needs a buffer parameter to switch it off.
I also added the two stackrel flavours to the toolbar.
2012-12-28 20:08:43 +01:00
Juergen Spitzmueller
37f41fd4b5
Support for command argument placement after the workarea argument
2012-12-28 11:21:24 +01:00
Juergen Spitzmueller
c3aa718151
Make the \item command in lists customizable
2012-12-19 16:55:22 +01:00
Juergen Spitzmueller
e5ebe17b92
AutoInsert option also for flex insets
2012-12-17 13:32:40 +01:00
Juergen Spitzmueller
dd21e57bd3
Option to auto-insert a paragraph style option, particularly useful for specific mandatory arguments (such as beamer block or frame titles)
2012-12-16 13:37:14 +01:00
Georg Baum
f67cf6f4bb
Add support for stmaryrd.sty (bug #8434 )
...
The stmaryrd package adds support for lots of math symbols, using a font
designed to accompany the computer modern fonts. The changes in detail:
- Fix generate_symbols_list.py to work with stmaryrd.sty. It loooks like it
was automatically translated from a perl version and never used.
- Generate the new symbols in lib/symbols using generate_symbols_list.py and
add some manual adjustments
- Generate stmary10.ttf by a simple ttf export from stmary10.sfd with fontforge
- Add license info for stmary10.ttf
- Create a test file with all symbols from stmaryrd.sty. Actually it would be
nice to have this for the other fonts as well.
- The mechanics: lyx2lyx, tex2lyx, font machinery etc.
2012-12-15 13:10:31 +01:00
Juergen Spitzmueller
e93f4d470d
Possibility to specify a preset argument
...
This will be needed for beamer plain and fragile frame support.
2012-12-10 14:09:51 +01:00
Juergen Spitzmueller
25ef8e7eef
Allow to separate menu string from label string for arguments
2012-12-09 19:15:41 +01:00
Juergen Spitzmueller
a84a98b545
Also add support for URW Garamond math fonts (via newtx)
2012-12-04 12:55:47 +01:00
Juergen Spitzmueller
52c2fb81e9
Support for the URW Garamond LaTeX fonts
2012-12-04 12:14:26 +01:00
Juergen Spitzmueller
2b40823d8e
Implement resetArgs to InsetLayout ( #8437 )
2012-12-02 10:16:26 +01:00
Juergen Spitzmueller
ecf18084ff
allow linebreak in argument delimiter string
2012-11-30 09:13:38 +01:00
Juergen Spitzmueller
1500e44cba
Support for \item arguments
2012-11-29 15:34:20 +01:00
Juergen Spitzmueller
a7f8fb8c5f
Provide option to force a local language switch where a global is not allowed ( fixes #8033 )
2012-11-28 20:55:21 +01:00
Jean-Marc Lasgouttes
4f6c0b5202
Fix # 8414: Use the noweb module instead of literate-* article layouts
...
Now that we have module support for literate programming, it is possible to do a noweb cleanup. This is basically a patch from Kayvan Sylvan:
- get rid of literate-xxx classes
- rename Scrap to Chunk, since this is the name noweb doc uses (Scrap is from nuweb)
- update lyx file format and add lyx2lyx support for gettting rid of literate-xxx classes
- update documentation
On the top of it, update tex2lyx to
- avoid creating files with literate-xxx class
- fix conflict between parsing << as a quote and parsing it as a Chunk
- create Chunk layouts instead of Scrap ones.
2012-11-28 14:11:47 +01:00
Juergen Spitzmueller
5f1c8bff45
Document new Argument features
2012-11-26 09:12:16 +01:00
Juergen Spitzmueller
b4c9e902ad
Correct documentation
...
Paragraph, Item_Environment and List_environment are unknown to InsetLayout. None, instead, is a valid type.
2012-11-25 19:21:30 +01:00
Juergen Spitzmueller
6f086763ae
Add LeftDelim and RightDelim to the Style and InsetLayout repertoire
2012-11-25 19:10:16 +01:00
Uwe Stöhr
a09167f520
Customization.lyx: clarify an info
2012-11-24 17:14:06 +01:00
Juergen Spitzmueller
4d784da801
Forgot to document ResetArgs
2012-11-23 18:57:05 +01:00
Juergen Spitzmueller
182d13ee6a
Do not separate the shortcut from the label string
2012-11-23 18:26:02 +01:00
Juergen Spitzmueller
6012f66146
Fix typo spotted by JMarc
2012-11-23 17:30:45 +01:00
Juergen Spitzmueller
9e8bfb4597
documentation of new argument syntax
2012-11-23 15:37:30 +01:00
Uwe Stöhr
6bdc561714
Math.lyx: add check for babel (bug #8423 ) and translate a comment
...
(the other language variants of this manual are not affected)
2012-11-19 00:14:28 +01:00
Uwe Stöhr
2e55d99347
Czech Tutorial.lyx: reset fileformat
...
please don't change the fileformat if not necessary (only necessary to describe new features in LyX 2.1). This helps me a lot keeping all language and release versions in sync and to update all
2012-11-08 01:22:07 +01:00
Uwe Stöhr
b8698ec8e9
French UserGuide.lyx: translations by Jean-Pierre
...
(will also go to branch when it is open again)
2012-11-08 01:19:26 +01:00
Pavel Sanda
bd0bb681ca
* cs/Tutorial.lyx
2012-11-08 00:42:37 +01:00
Uwe Stöhr
22d4b628ed
French Additional.lyx: correct porting
...
there was a section that is for a new feature in lyX 2.1 and I accidentally overwrote this in previous commit
2012-11-04 00:12:13 +01:00
Uwe Stöhr
a45a5b4f6d
French doc files: port from branch
...
ported changes from [313163e1/lyxgit]
2012-11-03 23:56:58 +01:00
Uwe Stöhr
f86c3de3ad
documentation: remove duplicated words
...
- also use a better regexp to find duplicated words
2012-10-24 00:40:28 +02:00
Uwe Stöhr
b222b93ca7
French Math.lyx: translations by Jean-Pierre
2012-10-23 21:47:29 +02:00
Uwe Stöhr
8995f0b48c
UserGuide.lyx: final update for advanced search
...
- German UserGuide.lyx: translations
- other UserGuide.lyx: simplifications and formatting adaptions
2012-10-23 21:46:42 +02:00
Uwe Stöhr
ea537bb0c9
French: UserGuide.lyx: translations by Jean-Pierre
2012-10-23 01:15:11 +02:00
Uwe Stöhr
8462e0bc7f
UserGuide.lyx: next update for advanced search
...
- German UserGuide.lyx: translations
- other UserGuide.lyx: some simplifications, clarifications and formatting adaptions
2012-10-22 01:06:06 +02:00
Juergen Spitzmueller
db1c1389e3
Add support for the URW Classico (Optima) LaTeX font
...
Patch by Liviu Andronic
2012-10-21 18:55:24 +02:00
Uwe Stöhr
3485f728c2
UserGuide.lyx: update for advanced search
...
- German UserGuide.lyx: translations
- English UserGuide.lyx: some simplifications and clarifications
2012-10-21 03:21:31 +02:00
Scott Kostyshak
75e809c023
Additional.lyx: references to knitr & Sweave doc
...
Add references to the knitr.lyx example file and to the Sweave manual.
Also correct a couple of typos.
2012-10-17 20:45:09 -04:00
Uwe Stöhr
8ba75c2915
UserGuide.lyx: remove description of removed LFUN break-paragraph-keep-layout
...
Furthermore update the description to current state
2012-10-18 01:52:53 +02:00
Uwe Stöhr
000ee49b89
LaTeXConfig.lyx: detection of document class g-brief, spotted by Max Funk
2012-10-17 00:42:08 +02:00
Uwe Stöhr
e43295640e
Math.lyx: add info about character ^ in chemical formulas
2012-10-16 23:54:24 +02:00
Uwe Stöhr
9d4bef0182
UserGuide.lyx: Add info how to handle special characters in nomenclatures
...
Fixes bug 8366.
2012-10-16 02:32:05 +02:00
Juergen Spitzmueller
d4d4ee74ba
Document textclass categorization
2012-10-09 09:29:02 +02:00
Uwe Stöhr
f4ac1b665e
UserGuide.lyx: fix a typo spotted on the docs list
2012-10-08 01:24:17 +02:00
Pavel Sanda
4180dc9489
Update manuals for literate programming (esp. noweb).
...
Patch from Kayvan Sylvan.
2012-10-01 17:31:08 +02:00
Uwe Stöhr
de45075def
Merge branch 'master' of git.lyx.org:lyx
2012-10-01 01:43:06 +02:00
Uwe Stöhr
4ed535df52
UserGuide.lyx: mention new feature "spell check of current selection"
...
the new feature: re35d7a0f
2012-10-01 01:42:56 +02:00
Pavel Sanda
4fceb18ecd
Recreate LFUNs.lyx once upon a time.
2012-09-29 18:57:26 +02:00
Pavel Sanda
541828ebf5
Another witch hunting case: break-paragraph -> paragraph-break.
2012-09-29 18:06:42 +02:00
Juergen Spitzmueller
1d84423e76
A font a day keeps the doctor away: Support for the Biolinum LaTeX font
2012-09-25 11:07:33 +02:00
Juergen Spitzmueller
b99a2a6255
Some refinement of the font packages documentation
2012-09-24 10:30:05 +02:00
Juergen Spitzmueller
ba1d137769
Support for the NewTX Math fonts (newtx, libertine, minion)
2012-09-23 18:33:04 +02:00
Juergen Spitzmueller
8f9898994d
Basic UI for math (TeX) fonts
...
This addresses #6543 by adding an option to prevent fonts such as Palatino and Times to automatically adapt the math font (IOW it lets you load the text font only for a bunch of fonts where this is easily possible).
Furthermore it adds an interface to select a specific math font, which is defined in latexfonts. Currently, this is only euler (the only one I know), but if there are other math-only tex fonts, they can be added easily (but note that this changes the file format).
Non-TeX math fonts are not yet supported. Eventually, unicode-math support can use the existing UI, but this is not on my agenda.
2012-09-22 17:44:00 +02:00
Juergen Spitzmueller
1a248c68b4
check for libertine-type1
2012-09-22 14:22:57 +02:00
Juergen Spitzmueller
e9ca6b6bf4
Support for the Minion Pro LaTeX font
2012-09-19 17:46:55 +02:00
Juergen Spitzmueller
458c143e49
Fix forward search with okular
...
Implement a placeholder 2008f which points to the tex file with full path, since this is what okular expects nowadays.
2012-08-26 11:42:43 +02:00
Juergen Spitzmueller
c4a233e9e9
Documentation of new IPA features
2012-08-24 15:20:48 +02:00
Juergen Spitzmueller
54c41ce26e
Support for the TeX Gyre fonts ( #4332 )
2012-08-19 11:57:48 +02:00
Juergen Spitzmueller
b501845b2c
Support for the mathdesign fonts ( #6072 )
2012-08-18 14:45:41 +02:00
Juergen Spitzmueller
292f48d6b5
Add support for the txtt font ( #4979 )
2012-08-17 18:24:18 +02:00
Juergen Spitzmueller
37137f43f4
Support for the libertine font ( #3881 )
2012-08-17 14:11:02 +02:00
Uwe Stöhr
062c3a794a
Spanish docs update
...
- Spanish Additional.lyx: update for trunk only
2012-07-13 00:52:49 +02:00
Uwe Stöhr
6b6a2eb8e6
docs: port fix and update description of labeling
...
- UserGuide.lyx: fix description of the labeling lists, fixes also bug #8224
- German UserGuide.lyx: adapt some sections to be compliant with the other language variants
2012-07-07 02:00:37 +02:00
Uwe Stöhr
313da1f9e0
French UserGuide.lyx: some typos fixed
2012-06-24 23:57:11 +02:00
Uwe Stöhr
aed91a4f15
Tutorial.lyx: fox a typo spotted by a user
2012-06-21 04:44:41 +02:00
Uwe Stöhr
42fcc6236c
French UserGuide.lyx: translations by Jean-Pierre
2012-06-21 03:25:45 +02:00
Uwe Stöhr
1cf9261ff6
- LaTeXConfig.lyx: accept Georg's changes and add bidi
...
- chkconfig.ltx: bidi and iftex are necessary for all right-to-left languages if XeTeX or LuaTeX is used
2012-06-07 23:08:02 +02:00
Uwe Stöhr
e525ee6db4
UserGuide.lyx: add a LyX 2.1-specific sentence proposed by Jürgen
2012-06-04 01:17:27 +02:00
Uwe Stöhr
1c8606e78e
UserGuide.lyx: some changes for the thesaurus description proposed by Jürgen
2012-06-04 01:12:02 +02:00
Uwe Stöhr
09f91910e6
- UserGuide.lyx: 3 small fixes
...
- German UserGuide.lyx: translation again
2012-06-02 03:18:44 +02:00
Uwe Stöhr
d90bcd1f5a
- UserGuide.lyx: adapt style of description of split indexes (the feature is btw. currently broken)
...
- German UserGuide.lyx: some further translations
- Japanese UserGuide.lyx: add missing section about split indexes
2012-06-02 02:09:36 +02:00
Uwe Stöhr
fc74599e87
- UserGuide.lyx: fix some typos and an unclear description
...
- German UserGuide.lyx: more translations and corrections
2012-06-01 02:27:36 +02:00
Uwe Stöhr
e489adea5f
UserGuide.lyx:
...
- decline today's change because the text states "is explained in the chapter Tables of the Embedded Objects manual" So no need to describe LaTEX special again
- revert fileformat change; please keep the fileformat is possible unless you describe a new feature of LyX 2.1
2012-06-01 00:54:24 +02:00
Pavel Sanda
262c2e95a9
Tabular.ui: Moving Latex argument field to column section.
...
Forgotten patch from John Tapsell.
Documentation moved from UI to User Guide.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg173987.html
This was here for ages, no need to rush into branch.
2012-05-31 15:36:33 +02:00
Pavel Sanda
83f493d8ac
Port suggestion to trunk
2012-05-31 12:47:08 +02:00
Uwe Stöhr
e60a139d3f
ported from branch:
...
- German UserGuide.lyx: many translations
- English UserGuide.lyx: some grammar and some style fixes
2012-05-31 00:45:26 +02:00
Uwe Stöhr
52db81fa22
- German UserGuide.lyx: some translations
...
- German Additional.lyx: some ports from branch
- English UserGuide.lyx: a grammar fix
2012-05-30 01:24:03 +02:00
Uwe Stöhr
158b398d28
German userGuide: port some changes from branch
2012-05-29 00:49:57 +02:00
Pavel Sanda
3476a6f1d4
* cs/Tutorial.lyx typos
2012-05-23 22:00:33 +02:00
Pavel Sanda
1a45c99a7d
Trac browse SVN -> GIT
2012-05-23 17:35:08 +02:00
Richard Heck
2693b911b7
Update customization manual with "nice" info.
2012-05-22 09:26:52 -04:00
Pavel Sanda
3445efdca1
typo
2012-05-16 18:05:07 +02:00
Pavel Sanda
0d95847055
* Additional.lyx
2012-05-16 17:04:26 +02:00
Uwe Stöhr
67bfa2f87e
Math.lyx: typos, textual improvements and formatting issues spotted or suggested by Scott Kostyshak (final part 2)
2012-05-07 23:24:56 +02:00
Uwe Stöhr
e76389721a
Math.lyx: typos, textual improvements and formatting issues spotted or suggested by Scott Kostyshak (part 1)
2012-04-26 01:27:46 +02:00
Pavel Sanda
dce6c8875c
Allow Insetlayout for Branch inset ( #8106 ).
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg173659.html
2012-04-19 11:56:32 +02:00
Georg Baum
1845b310aa
Correct description of layout translation.
...
The old version pretended that the translations are provided via gettext,
but this is wrong.
2012-04-18 21:17:35 +02:00
Georg Baum
27733452f7
Native support for \lstlistoflistings
2012-04-16 21:40:59 +02:00
Uwe Stöhr
491284e59e
German UserGuide.lyx: fix a typo spotted by a user
2012-04-15 05:42:32 +02:00
Georg Baum
a2e8cb758b
Translations for listings insets
...
The listings inset and include inset of type listings use two english terms
that are not localized yet: "Listing" for the caption and "Listings" for the
list of listings (not supported natively by LyX yet). The existing layout
translation mechanism has been extended to translate these terms as well:
1) Support [[stuff]] context in lib/layouttranslations
2) Support BabelPreamble and LangPreamble in InsetLayout
3) Use a InsetLayout for InsetInclude of type listings
4) Define BabelPreamble and LangPreamble in the layouts for InsetInclude
and InsetListings
2012-04-10 20:21:01 +02:00
Uwe Stöhr
3fa7aeefec
port recent changes to master:
...
- EmbeddedObjects.lyx
- splash.lyx
2012-03-15 01:48:06 +01:00
Georg Baum
4f6579e9d3
Update tex2lyx to file format 427. InsetIPA is not yet supported, but the
...
produced output is valid format 427.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40903 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-10 11:53:47 +00:00
Uwe Stöhr
50902c2628
German Intro.lyx: fix a comment as suggested in the list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40890 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-08 19:14:48 +00:00
Uwe Stöhr
24733efcee
German UserGuide.lyx: some more translations and style fixes to be compliant with the other language variants
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40865 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-05 23:32:18 +00:00