Uwe Stöhr
28029074b2
doc, templates and example files: use https for links to lyx.org
2017-12-15 02:53:06 +01:00
Uwe Stöhr
c21c07e027
doc files: save them with LyX 2.3 - part 2
2017-11-19 02:21:30 +01:00
jpc
1720f54b41
Turn 'Do not load' math option to 'Automatic' (ticket 10661)
2017-10-23 09:25:33 +02:00
Scott Kostyshak
b45be0ecf8
Update docs to 2.3.0beta1 format
2017-08-14 02:31:24 -04:00
Scott Kostyshak
944792402c
Update docs to 2.3.0alpha1 format
2017-04-24 00:03:19 -04:00
Uwe Stöhr
c1e698fd86
doc/template/examples files: port recent changes
...
By the way: Please only edit the files in the 2.2.x branch unless you describe a new features of LyX 2.3.
2016-07-16 00:11:28 +02:00
Enrico Forestieri
b856a3ad9b
Update docs to latest format.
2016-04-06 05:43:44 +02:00
Jean-Marc Lasgouttes
6196645cce
Update documents and layouts after fd1ee3b4
.
2016-04-01 10:08:39 +02:00
Guillaume Munch
360742c515
New LFUN tabular-feature: update docs
...
Simply run updatedocs.py
2016-01-27 18:35:10 +01:00
Uwe Stöhr
c1e0b24304
acmsiggraph.layout: update layout for ACM siggraph 0.92
...
fileformat change: update fileformat for all files
2016-01-27 01:58:13 +01:00
Uwe Stöhr
6abdf2bc69
doc files: re-add the \origin tag
...
also save all files with latest 2.2dev
2016-01-13 01:14:48 +01:00
Guillaume Munch
4a1e158c95
Update docs
2016-01-12 21:30:37 +00:00
Uwe Stöhr
98d7d8ba61
Indonesian Userguide: move untranslated file to attic
2015-12-11 00:49:02 +01:00
Kornel Benko
3e80a5dd6e
Replace now invalid png graphics with the svgz graphics
2015-12-10 13:24:59 +01:00
Günter Milde
0529b40cc9
Set default output format for manuals to PDF (pdflatex).
...
Pdflatex is the recommended export tool for the manuals.
Pdflatex brings the best results for hyperlinking.
Some features (e.g. rotated text) are not available in DVI or PS (dvips).
This does not affect export from command line or autotests
(where this setting is ignored and the format must aways be given explicitely).
2015-12-10 10:40:50 +01:00
Kornel Benko
554a7e9e18
Use correct relative path to bibtex resource
2015-12-03 14:01:03 +01:00
Uwe Stöhr
52c623a558
UserGuide.lyx: change fonts as discussed
2015-12-03 02:08:31 +01:00
Uwe Stöhr
0d3b965e61
Indonesian Tutorial.lyx: use inset info for icons
...
- Chinese Tutorial.lyx: remove unnecessary TeX code
2015-12-03 01:42:21 +01:00
Uwe Stöhr
650ae32b1b
Intro.lyx: change fonts as discussed
2015-12-03 00:52:23 +01:00
Scott Kostyshak
2f4233721d
Update docs to latest format for 2.2.0alpha2
2015-11-27 03:23:22 -05:00
Scott Kostyshak
fedb6e8555
Fix a broken URL for man page of 'date' command
...
The new URL is now:
http://man7.org/linux/man-pages/man1/date.1.html
The broken URL was found by the URL tests.
2015-11-25 18:49:19 -05:00
Scott Kostyshak
94b5825f60
Update formats of UserGuide.lyx for upcoming edit
2015-11-25 18:49:18 -05:00
Georg Baum
83672113d3
Update documentation to current format
...
This was done by running development/tools/updatedocs.py and reverting
lib/doc/LFUNs.lyx in order to preserve the special header line.
2015-11-11 21:56:27 +01:00
Georg Baum
0cbcc8a166
Remove InsetGraphics noUnzip parameter
...
Being able to compile document with zipped .eps files was a useful feature of
the graphicxs package 20 years ago, but the LyX support is no longer relevant:
- The flag is ignored if preview is on
- If pdflatex is used then uncompressing happens during the compilation anyway
- If set, the flag prevents LyX from issuing proper error messages if
something with the image is wrong
- For hard disk capacities from 20 years ago not uncompressing is a useful
feature, but for current hard disk capacities it does not matter
- The external inset does not have it, and if we want to merge both insets
one day we would need to implement it there, which is even more difficult
than in InsetGraphics
2015-07-16 20:44:47 +02:00
Kornel Benko
7b72010408
Update doc-files due to icon rename, this time correct
2015-03-29 17:20:35 +02:00
Kornel Benko
ecf2b9f091
Update doc-files due to icon rename
...
promote -> outline-up
demote -> outline-down
2015-03-29 16:49:27 +02:00
Vincent van Ravesteijn
0d13205780
Update docs to latest fileformat
2014-03-23 17:49:35 +01:00
Kornel Benko
73e03bb7d8
Replaced some more invalid urls
2013-08-28 18:07:28 +02:00
Juergen Spitzmueller
63d1719bf1
Assure bibtex is used for documents that use bibtex
...
Manuals, examples and templates that use (traditional) bibtex should have set the bibliography processor to bibtex. Else, these documents do not compile if a user has set the processor to 'biber' in the preferences
2013-08-19 11:19:26 +02:00
Scott Kostyshak
f259a0f591
Fix Indonesian User Guide bib paths
2013-06-03 02:31:41 -04:00
Uwe Stöhr
4d8dbc9268
uk.po: update from Yuri for master
...
also fix some typos spotted by Yuri
2013-04-19 08:48:49 +02:00
Scott Kostyshak
9a7e7dcb70
Indonesian UserGuide.lyx: fix image paths
2013-04-02 15:18:50 -04: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
Pavel Sanda
541828ebf5
Another witch hunting case: break-paragraph -> paragraph-break.
2012-09-29 18:06:42 +02:00
Pavel Sanda
1a45c99a7d
Trac browse SVN -> GIT
2012-05-23 17:35:08 +02:00
Uwe Stöhr
7d154929fc
UserGuide.lyx: new section about font and background color, revised text style dialog description, some fixed typos and styles
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39475 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-12 03:15:22 +00:00
Uwe Stöhr
9ac5a7a60a
UserGuide.lyx: nomenclature again revised, revised section about notes and margin notes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39472 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-11 20:50:10 +00:00
Uwe Stöhr
1a692c6e60
- UserGuide.lyx: revise section about nomenclature; fix a broken link
...
- English UserGuide.lyx: fix some typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39470 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-11 03:18:54 +00:00
Uwe Stöhr
ba2f009058
- UserGuide.lyx: fine-grain description of BibTeX variants; correct description of the language -package settings
...
- Additional.lyx: add infos about synctex
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39468 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-10 15:20:18 +00:00
Uwe Stöhr
49a71464f5
- EmbeddedObjects.lyx: fix broken link and remove unreferenced and unnecessary bibliography entry
...
- UserGuide.lyx: revise Appendix A, ass some info about cross-referencing
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39434 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-08 03:14:38 +00:00
Uwe Stöhr
d1a42b77b0
- UserGuide.lyx: some refactoring, fixed typos and 2 fixed hyperlinks
...
- German EmbeddedObjects.lyx: a clarification
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39431 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-07 20:01:25 +00:00
Uwe Stöhr
899140ab09
- UserGuide.lyx: many updates and fixed typos
...
- German UserGuide.lyx: more refactoring and translation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39429 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-07 04:06:22 +00:00
Uwe Stöhr
b88c405ba4
UserGuide.lyx:
...
- use the new super/subscript inset
- correct single ans simple quote
- add info how to change line properties
- list menu entry for phantom space
- German UserGuide.lyx: lot of translation and refactoring
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39425 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-05 17:50:19 +00:00
Uwe Stöhr
86a4fd257e
- UserGuide.lyx: correct broken links in the bibliography and remove a reference that is no longer cited
...
- French UserGuide.lyx: add a missing cite reference
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39415 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-04 16:03:49 +00:00
Uwe Stöhr
7ab835df91
port today's doc changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39381 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-27 04:45:49 +00:00
Uwe Stöhr
950d926a9b
- Tutorial.lyx: remove the info that a DVi previewer is required since this is already included in every LaTeX distribution nowadays
...
- Galician Tutorial.lyx: use formatting of the English version
- some other formatting things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39365 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-23 04:30:31 +00:00
Uwe Stöhr
5374de7fbd
documentation files:
...
- the \LyX macro is no longer fragile since r37164, therefore preamble code can go
- some intro cleanups and fixes to have an uniform layout for all language variants
- remove some obsolete text from Polish and Basque Additional.lyx versions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39350 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 20:57:36 +00:00
Uwe Stöhr
49bb95efd7
doc-files: port latest changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39035 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-13 16:25:05 +00:00
Uwe Stöhr
c3a76fc0f2
Indonesian Shortcuts.lyx: new translation by Waluyo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36916 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-17 18:17:39 +00:00