]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/japanese-vertical.inc
Do not throw away runparams settings of InsetText in InsetFoot::latex
[lyx.git] / lib / layouts / japanese-vertical.inc
index c8564bfe3b6e49324135469f5da0b65da275c091..52aa64ecc5210f4fb9b468faadc5b23300d5fd9c 100644 (file)
@@ -6,6 +6,7 @@
 # - tbook
 # - treport
 
+Format 100
 InsetLayout Flex:Rensuji
        LyxType                         custom
        LatexType                       Command
@@ -18,12 +19,13 @@ InsetLayout Flex:Rensuji
                MenuString              "Alignment"
                Tooltip                 "Insert 'c' for centering, 'r' for flushright and 'l' for flushleft"
        EndArgument
+       ResetsFont true
 End
 
 InsetLayout Flex:Rensuji*
        CopyStyle                       Flex:Rensuji
        LatexName                       rensuji*
-       MenuString                      "Rensuji with No Skip Adjustment|n"
+       MenuString                      "Rensuji with no Skip Adjustment|n"
        LabelString                     "Rensuji (no skip adj.)"
 End
 
@@ -39,4 +41,4 @@ InsetLayout Flex:Kasen
        LatexName                       kasen
        MenuString                      "Bousen"
        LabelString                     "Bousen"
-End
\ No newline at end of file
+End