--- /home/julian7/src/lout-3.17/include/dsf Fri Sep 17 03:46:36 1999 +++ /usr/lib/lout/include/dsf Thu Mar 2 15:23:09 2000 @@ -99,11 +99,23 @@ named @FigureCaptionFont { } # figure caption font named @FigureCaptionBreak { } # figure caption break named @FigureCaptionFormat named word {} named number {} named caption {} - { @B { word @NumSep number. &2s } @Insert caption } + { @B + @CurrLang @Case { + Hungarian @Yield + { word: @NumSep number &2s } + else @Yield + { word @NumSep number. &2s } + } @Insert caption } named @TableCaptionFont { } # figure caption font named @TableCaptionBreak { } # figure caption break named @TableCaptionFormat named word {} named number {} named caption {} - { @B { word @NumSep number. &2s } @Insert caption } + { @B + @CurrLang @Case { + Hungarian @Yield + { word: @NumSep number &2s } + else @Yield + { word @NumSep number. &2s } + } @Insert caption } named @MakeFigureContents { No } # list of figures at start named @MakeTableContents { No } # list of tables at start named @MakeContents { No } # make contents? Yes or No