Menu

#530 Xiphos ignores <hi type="emphasize"> in OSIS texts

Current-devel-SVN
wont-fix
None
9
2015-06-20
2015-06-19
Tuomas
No

Font is displayed as normal instead of emphasized font style that would be desired.

Discussion

  • Tuomas

    Tuomas - 2015-06-19

    Sorry, wrong milestone. I'm using current stable version (4.0.2)

     
  • Karl Kleinpaste

    Karl Kleinpaste - 2015-06-19
    • status: open --> wont-fix
    • assigned_to: Karl Kleinpaste
    • Group: 2.2.x --> Current-devel-SVN
    • Priority: 1 --> 9
     
  • Karl Kleinpaste

    Karl Kleinpaste - 2015-06-19

    details of text presentation like font switches aren't something xiphos decides or controls. these come out of the filters in the underlying sword library. basically, xiphos asks the engine for a block of text, the engine returns it, and xiphos pastes that into the pane, blind to the details of it.

    i will send a note to the sword developers' list, but there is nothing to be done about it in xiphos itself.

     
  • Tuomas

    Tuomas - 2015-06-19

    BTW there was typo in the title. Correct type is "emphasis". Thanks for forwarding to sword devs.

     
  • Refdoc

    Refdoc - 2015-06-20

    There is no bug. SVNhead of the library produces for every <hi type="attribute"> a - but for a small number of attributes which have special handling (super, sub, overline, I think).</hi>

    I do think though that this is only in svn head of libsword, so to see it you would need to compile your own. Also, there needs to be css somewhere to create rendering instructions. There are none for this coming out of libsword - and this is on purpose.

    That aside - if you look on page 78 of the OSIS handbook you will see that "hi" should only be used if you do not know which semantic tag should be used.

     

Log in to post a comment.