On 11/4/18 2:49 PM, Guy Rutenberg wrote: > Hi, > > In the regular document classes, if a document's main language is > Hebrew, than alignment in LyX's display of section titles is > context-dependent (right if Hebrew, left otherwise). In the Koma > classes (for example KOMA-Script article) it does not work that way. > > I suspect the relevant code is the style in the layout file: > > Style Section > Align Left > Font > Family Sans > EndFont > End > > > Is there a way to instruct LyX to treat the Left Alignment as > direction-dependent automatically? Alternatively, can we change the > alignment to be "Block" as in the standard classes?
This sounds like a bug, but probably one it is fairly easy to fix. JMarc will probably know where this is to be done. Unfortunately, I do not know where alignment is handled. Probably in the row metrics but I can't find it. Riki