]> git.lyx.org Git - features.git/commit
Fix layout font settings of newly added file
authorScott Kostyshak <skostysh@lyx.org>
Wed, 8 Feb 2023 16:46:42 +0000 (11:46 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Wed, 8 Feb 2023 16:46:42 +0000 (11:46 -0500)
commitba264ec485170b49d766732189bf602f8f672aea
tree96780b15d69ff0fb9d19485b6c3394cdb007d43e
parentafbf9dc6f7c260a25487583329aa9a55c55348d6
Fix layout font settings of newly added file

Change "TextFont" to "Font". This fixes the following terminal
errors when opening the file:

  LyX: Unknown InsetLayout tag [around line 247 of file
  [layouts/jlreq-common.inc] current token: 'TextFont' context: '']
  LyX: Unknown InsetLayout tag [around line 247 of file
  [layouts/jlreq-common.inc] current token: 'Family' context: '']
  LyX: Unknown InsetLayout tag [around line 248 of file
  [layouts/jlreq-common.inc] current token: 'Typewriter' context: '']
  LyX: Unknown InsetLayout tag [around line 249 of file
  [layouts/jlreq-common.inc] current token: 'EndFont' context: '']
lib/layouts/jlreq-common.inc