]> git.lyx.org Git - lyx.git/blob - lib/layouts/japanese-vertical.inc
Add layout format number of newly added file
[lyx.git] / lib / layouts / japanese-vertical.inc
1 # Japanese standard textclass definition file.
2 # Author : Koji Yokota (yokota6@gmail.com)
3 #
4 # This file is included in the following Japanese standard classes:
5 # - tarticle
6 # - tbook
7 # - treport
8
9 Format 99
10 InsetLayout Flex:Rensuji
11         LyxType                         custom
12         LatexType                       Command
13         LatexName                       rensuji
14         MenuString                      "Rensuji|R"
15         LabelString                     "Rensuji"
16         ForcePlain                      1
17         Argument 1
18                 LabelString             "Pos"
19                 MenuString              "Alignment"
20                 Tooltip                 "Insert 'c' for centering, 'r' for flushright and 'l' for flushleft"
21         EndArgument
22         ResetsFont true
23 End
24
25 InsetLayout Flex:Rensuji*
26         CopyStyle                       Flex:Rensuji
27         LatexName                       rensuji*
28         MenuString                      "Rensuji with no Skip Adjustment|n"
29         LabelString                     "Rensuji (no skip adj.)"
30 End
31
32 InsetLayout Flex:Bou
33         CopyStyle                       Flex:Rensuji
34         LatexName                       bou
35         MenuString                      "Bouten"
36         LabelString                     "Bouten"
37 End
38
39 InsetLayout Flex:Kasen
40         CopyStyle                       Flex:Rensuji
41         LatexName                       kasen
42         MenuString                      "Bousen"
43         LabelString                     "Bousen"
44 End