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
2a507512e4
Japanese doc files: some tweaks
2016-01-23 18:16:25 +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
Kornel Benko
e4b539914a
Replace broken links.
2016-01-11 23:42:11 +01:00
Uwe Stöhr
4663e65d4a
Japanese Math.lyx: fix 3 icons
...
(these were accidentally destroyed in changeset/6b0632ee)
2016-01-11 01:11:06 +01:00
Richard Heck
6b0632eea2
Updates to Japanese docs and po file, from Koji.
2015-12-29 09:58:48 -05:00
Günter Milde
bf66141ac8
Revert output format setting for Japanese manuals (pdf2 does not work).
...
The manuals use language "Japanese" wich is tied to "platex"
(automatically set instead of (plain) LaTeX).
For export with other engines, the language must be set to "Japanese (CJK).
For a discussion of alternatives for Japanese with LaTeX , see also
http://www.preining.info/blog/2014/12/writing-japanese-in-latex-part-1-introduction/
2015-12-14 21:25:09 +01:00
Uwe Stöhr
f5a9ee54e6
Math.lyx: merge yesterday's changes
...
Please treat the doc files as frozen from now on, a an announcement how to proceed will follow later today.
2015-12-12 11:43:01 +01:00
Uwe Stöhr
986821f442
Math.lyx: use some icon-info insets
2015-12-10 00:27:13 +01:00
Uwe Stöhr
95894a9bd9
Math.lyx: image adjustments
...
the font size is 12 pt so the icons can have this size too; besides this readability is ore important than to fit in a text line
2015-12-09 02:30:38 +01:00
Günter Milde
b50df82e7a
Make Math.lyx compilable again.
...
After removing "unneded" PNG files from the repo, this manual failed.
Skaling is done to ensure that the icons are approximately one M high.
Also, the default output is set to PDF (pdflatex) as this is said to be the export
format our manuals are designed for.
2015-12-08 17:46:50 +01:00
Uwe Stöhr
a441e1b6b5
Math.lyx: change fonts as discussed
2015-12-03 02:27:07 +01:00
Uwe Stöhr
695399b062
UserGuide.lyx and Math.lyx: update version number
2015-11-28 03:23:38 +01:00
Scott Kostyshak
2f4233721d
Update docs to latest format for 2.2.0alpha2
2015-11-27 03:23:22 -05:00
Georg Baum
385aed9721
Fix \origin lines
...
These were fixed manually. I tried to add an option to updatedocs.py to
open and save a file with LyX, but that did not work, since
lyx -x 'command-sequence buffer-write ; lyx-quit' does not write and does
not quit.
2015-11-11 22:25:18 +01: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
Uwe Stöhr
279d084946
Math.lyx: replace tables by formal ones - final part 7/7
2015-11-03 00:23:41 +01:00
Uwe Stöhr
f3c3e1bccd
Math.lyx: replace tables by formal ones - part 6
2015-11-02 23:43:42 +01:00
Uwe Stöhr
9cae1ffdc9
Math.lyx: replace tables by formal ones - part 5
2015-10-25 23:36:46 +01:00
Uwe Stöhr
4e221e283d
Math.lyx: replace tables by formal ones - part 4
...
- also add changelog file for the translators
2015-10-25 18:34:47 +01:00
Uwe Stöhr
a0b3eaf67e
Math.lyx: replace tables by formal ones - part 3
2015-10-25 16:26:02 +01:00
Uwe Stöhr
b275b30391
Math.lyx: replace tables by formal ones - part 2
2015-10-25 15:48:45 +01:00
Uwe Stöhr
fb51b2cb57
Math.lyx: correct images paths now correctly
2015-10-25 14:32:27 +01:00
Uwe Stöhr
711ece2750
Math.lyx: repair broken paths
...
this is caused by bug #9815
2015-10-25 04:37:00 +01:00
Uwe Stöhr
bac5e106d1
Math.lyx: replace tables by formal ones - part 1
2015-10-25 04:08:46 +01:00
Uwe Stöhr
85bc4faf66
Math.lyx: fix bug #9803
...
\mathscr cannot contain small letters
thanks Günther
2015-10-19 23:57:34 +02:00
Uwe Stöhr
e245a18da0
Math.lyx: update because bug #8566 was fixed long time ago
...
- also adjust the scaling of 2 images
2015-10-19 18:51:29 +02:00
Vincent van Ravesteijn
1468a40bac
* doc/ja: Updates from Koji Yokota
2014-04-13 18:51:12 +02:00
Uwe Stöhr
03830ba245
Japanese docs: another update from Koji
2014-03-27 00:46:41 +01:00
Uwe Stöhr
7288a1b4dc
doc files: push all changes sine master was closed and the updates from Koji
2014-03-27 00:17:25 +01:00
Vincent van Ravesteijn
aa5bf3c727
Rename break-paragraph to paragraph-break in docs
2014-03-20 22:11:14 +01:00
Scott Kostyshak
b58b4df24f
Fix compilation of ja/Math.lyx (see #9027 )
...
The Japanese math manual was not compiling because of some
complications with foreign language switching. This would
have been fixed after the translation from English to Japanese
is done but I want to make sure the document is compilable
for 2.1.
2014-03-07 15:11:49 -05:00
Scott Kostyshak
c80f1009b3
Restore 'pdf' default format of Japanese docs
...
This restores 895f8285
and fixes out-of-the-box compilation.
2014-03-03 14:53:47 -05:00
Uwe Stöhr
de7eb5521d
Math.lyx: describe LaTeX-comment inset
2014-03-02 23:39:35 +01:00
Uwe Stöhr
40b7883161
Math.lyx: describe \smashoperator and how to insert ^ and _
2014-03-02 22:21:12 +01:00
Uwe Stöhr
b340d026ed
Math.lyx: describe \underbracket and \overbracket
2014-03-02 21:02:15 +01:00
Uwe Stöhr
878cdcd25d
Math.lyx: describe mathtool's \xarrow commands
2014-03-02 20:01:02 +01:00
Uwe Stöhr
c5901f3402
Math.lyx: describe command \splitfrac
2014-03-02 18:31:18 +01:00
Uwe Stöhr
6b35bb7544
Math.lyx: describe command \shortintertext
2014-03-02 03:00:40 +01:00
Scott Kostyshak
7f82b8391a
Restore 'pdf' default format of Japanese docs
...
This restores 895f8285
and fixes out-of-the-box compilation.
2014-02-17 21:24:06 -05:00
Uwe Stöhr
8fa950fb31
Math.lyx: use inset-info instead of images for LyX-icons (final part)
...
- Japanese Math.lyx: correct an image path
2014-02-16 20:11:31 +01:00
Uwe Stöhr
e3a34bd2f9
Math.lyx: use inset-info instead of images for LyX-icons (part 2)
...
- also add info about special relations
2014-02-16 18:36:13 +01:00
Uwe Stöhr
256fe5b43d
Math.lyx: use inset-info instead of images for LyX-icons (part 1)
2014-02-16 17:39:29 +01:00
Uwe Stöhr
54b2c01b63
Math.lyx: describe command \adjustlimits
2014-02-16 03:07:56 +01:00
Uwe Stöhr
8f663ea33e
Math.lyx: update description for command \mathclap
2014-02-16 02:11:08 +01:00
Uwe Stöhr
deeec7d4e1
Math.lyx: describe new support for \hspace* etc.
2014-02-15 05:05:28 +01:00
Uwe Stöhr
aa6c0fef2f
Math.lyx: describe new support for command \sideset
2014-02-15 02:37:22 +01:00
Uwe Stöhr
6b115051a0
Math.lyx: fix a package loading logic mistake
2014-02-13 01:41:43 +01:00
Uwe Stöhr
94fbef6c86
Math.lyx: describe support for command \utilde
2014-02-10 23:07:32 +01:00
Uwe Stöhr
dfa49c0b22
Math.lyx: some preamble fixes for \cancel support
2014-02-10 02:52:49 +01:00
Uwe Stöhr
65ff346f3f
Math.lyx: describe new support for cancel
2014-02-10 02:01:27 +01:00
Uwe Stöhr
915002ed42
UserGuide.lyx and Math.lyx: use and describe LyX's native visible space
2014-02-03 02:22:24 +01:00
Scott Kostyshak
895f828589
ja: change default output format from pdf3 to pdf
...
dvipdfmx emits a lot of warnings and Koji suggests ps2pdf.
Thanks to Koji for the advice.
Note that on Debian, I installed the following packages
to be able to compile with ps2pdf:
fonts-takao-mincho
fonts-ipafont-nonfree-jisx0208
fonts-ipaexfont-mincho
2013-10-07 18:33:58 -04:00
Kornel Benko
4f043fba4d
Cmake build tests: href entries checked
...
Our lyx-files are referencing urls also with
a href inset. We check now also these.
search_url.pl: Added check for href
*.lyx: Corrected href
2013-08-28 19:51:19 +02:00
Scott Kostyshak
4d2dfe046f
Japanse docs: Remove non-arg 'MenuString'
...
'MenuString' is currently implemented only for arguments.
2013-08-27 04:54:28 -04:00
Scott Kostyshak
1052732e66
Japanese docs: translations from Koji
2013-08-05 19:15:56 -04:00
Scott Kostyshak
d3c9f2e34c
Change default of Japanese docs to dvipdfm(x)
2013-07-22 23:38:35 -04: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
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
e43295640e
Math.lyx: add info about character ^ in chemical formulas
2012-10-16 23:54:24 +02:00
Pavel Sanda
541828ebf5
Another witch hunting case: break-paragraph -> paragraph-break.
2012-09-29 18:06:42 +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
Uwe Stöhr
aca7f65121
- EmbeddedObjects.lyx: correct the description of Automatic Reference Naming
...
- Math.lyx: correct the preamble accordingly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40731 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 02:17:32 +00:00
Uwe Stöhr
c316d3635a
documentation files: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40720 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 05:05:25 +00:00
Uwe Stöhr
6a58f4a572
Math.lyx: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40581 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-06 21:54:59 +00:00
Uwe Stöhr
bfe67ac65f
Math.lyx: improve description of modulo-functions, fixes #7961
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40556 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-01 21:28:25 +00:00
Uwe Stöhr
30295b32b7
Math.lyx: add note that the package mathdots must be installed for a complete output
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39838 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-12 16:08:33 +00:00
Uwe Stöhr
86c86c5b94
- UserGuide.lyx: revise and actualize section about spell checking
...
- German UserGuide.lyx: some translations
- Math.lyx: typographic fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39325 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-16 04:07:26 +00:00
Uwe Stöhr
42d6ca959f
Math.lyx: add info about decorated matrix column limit and how to increase it.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39259 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-08 20:47:24 +00:00
Uwe Stöhr
726af94261
doc files: port latest changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39030 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-13 14:57:52 +00:00
Pavel Sanda
63ab514088
Update Japanese documentation for 2.0, from Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38397 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 08:33:40 +00:00
Uwe Stöhr
61eeab7405
Math.lyx: new section about CAS support
...
Pavel, many thanks for this addition, but please always use cange-tracking if you modify manuals.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36942 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-19 03:03:41 +00:00
Uwe Stöhr
00e09baca1
Math.lyx, EmbeddedObjects.lyx: fix two issues spotted by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36819 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-10 19:55:09 +00:00
Jürgen Spitzmüller
15685fe5cb
do \addto\extras \AtBeginDocument, which is after polyglossia, if this package is used.
...
Fixes the \addto conflicts with polyglossia.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36774 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-08 16:24:12 +00:00
Uwe Stöhr
7a05148777
Math.lyx: add info about italic and upright Greek letters in math
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36470 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-25 02:53:18 +00:00
Uwe Stöhr
90eb28d85a
Math.lyx: multirow package is not used -> remove it from preamble
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35991 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-02 05:25:52 +00:00
Uwe Stöhr
6584ecbe37
Math.lyx: squash LaTeX-warnings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35685 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-18 01:11:36 +00:00
Uwe Stöhr
af028d4aeb
Math.lyx: fix formatting
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35676 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-17 20:28:28 +00:00
Uwe Stöhr
91411ca2e6
Japanese Math.lyx: fix equation label; (one can see in r35605 that LyX 2 still cannot handle Japanese characters in math labels and automatically adds garbage when saving the file)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35606 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 01:27:44 +00:00
Uwe Stöhr
1878bd3663
Math.lyx: describe support for \iddots and the mathdots package
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35605 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 01:19:17 +00:00
Uwe Stöhr
bf846fe90f
Japanese EmbeddedObjects.lyx and Math.lyx: replace phantom TeX code with the new phantom insets as already done in the other language versions
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35516 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-27 03:17:22 +00:00
Uwe Stöhr
3662d088ea
- documentation files: squash some LaTeX and KOMA-script warnings
...
- Japanese Customization.lyx: transfer new information
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35511 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-26 18:38:26 +00:00
Uwe Stöhr
6d1f23e2a8
Japanese documentation files: a bunch of updates and some new translated files; all by Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34253 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-21 23:54:28 +00:00
Uwe Stöhr
b462996f1d
add the new Japanese files from r29879 also to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29888 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-29 22:59:36 +00:00