View Single Post
Old 07-28-2016, 12:29 PM   #1
brolny
Connoisseur
brolny began at the beginning.
 
Posts: 64
Karma: 10
Join Date: Sep 2015
Location: Yerevan, Armenia
Device: none
Clips in Book View mode

“Clips” are very useful feature of the Sigil, but...

- When I press button "A" (Make the selected text bold) – I immediately see (in the “Book View” mode) that my text becomes bold.

- So, I expected the same immediate effect when I select text and then one “Clip” from “Clips”. But to see the changes I have to switch to “Code View” mode and then back (or re-open file) – in order to update the appearance of the file in “Book View”.

Why there is such difference – both times I just insert some HTML tags in the file...
No more...
Can you, please, update the “Book View” after inserting a “Clip”.

Thanks!

Spoiler:

clip:
<span xml:lang="hy">\1</span>

css:
:lang(hy) {
color: red;
font-style: italic;
line-height: 1.2em;
}
brolny is offline   Reply With Quote