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