On Monday, December 25, 2017 at 1:42:32 AM UTC-8, Fco Javier González
Domínguez wrote:
>
> Thank you Birthe C
> Of course i use StyleSheetShortcuts (Eric Shulman)
> It's a preety way to format the text output. It's similar to how it is
> done in html using css3. That's why a like it.
> In TW5 it's diferent. The pair "@@" to open and close the format, you
> don't know if the second "@@" is a new style. Evidently allways is a close
> to the style.
> You are not able to nested styles.
>
It's a bit ugly, but you can use normal HTML syntax which, of course,
*does* nest.... i.e., replace
{{classname {
with
<span class="classname">
and
}}}
with
</span>
Thus, for your example text:
> <span class="pr1">
> *Lorem Ipsum* es simplemente el texto de relleno de las imprentas y
> archivos de texto.
> <span class="lr">Lorem Ipsum ha sido el texto de relleno estándar de las
> industrias desde el año 1500</span>, cuando un impresor (N. del T. persona
> que se dedica a la imprenta) desconocido usó una galería de textos y los
> mezcló de tal manera que logró hacer un libro de textos especimen. No sólo
> sobrevivió 500 años, sino que tambien ingresó como texto de relleno en
> documentos electrónicos, quedando esencialmente igual al original. Fue
> popularizado en los 60s con la creación de las hojas "Letraset", las cuales
> contenian pasajes de Lorem Ipsum, y más recientemente con software de
> autoedición, como por ejemplo Aldus PageMaker, el cual incluye versiones de
> Lorem Ipsum.
> </span>
>
It's not quite as abbreviated as the TWClassic curly bracket syntax, but it
gets the job done.
enjoy,
-e
Eric Shulman
TiddlyTools.com: "Small Tools for Big Ideas!" (tm)
InsideTiddlyWiki: The Missing Manuals
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/719d3b32-35f1-4138-82a9-b551eb5a00d1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.