You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Metanorma implements vertical layout support through:
Automatic detection of document language and script
@ronaldtse currently, the vertical layout for JIS documents applies when :presentation-metadata-vertical-layout: true is set. This contradicts the statement above. Would you like to apply the vertical layout automatically by the attribute :language: ja? Then, how to apply the horizontal layout - when :presentation-metadata-vertical-layout: false is set?
The text was updated successfully, but these errors were encountered:
@Intelligent2013 the current setup is good! We should change 109 to indicate that the default type of layout applied depends on the flavor and document type. Right now default JIS is still horizontal.
@ronaldtse could you add the write permission to docs repository. I'm trying to push, but:
remote: Permission to metanorma/docs.git denied to Intelligent2013.
fatal: unable to access 'https://github.com/metanorma/docs/': The requested URL returned error: 403
@ronaldtse could you add the write permission to docs repository. I'm trying to push, but:
remote: Permission to metanorma/docs.git denied to Intelligent2013.
fatal: unable to access 'https://github.com/metanorma/docs/': The requested URL returned error: 403
Source issue: #226
From https://github.com/metanorma/docs/blob/main/109.adoc:
@ronaldtse currently, the vertical layout for JIS documents applies when
:presentation-metadata-vertical-layout: true
is set. This contradicts the statement above. Would you like to apply the vertical layout automatically by the attribute:language: ja
? Then, how to apply the horizontal layout - when:presentation-metadata-vertical-layout: false
is set?The text was updated successfully, but these errors were encountered: