[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Typesetting Markup Language (TML) - a Superset of Groff
From: |
Steffen Nurpmeso |
Subject: |
Re: [Groff] Typesetting Markup Language (TML) - a Superset of Groff |
Date: |
Sat, 16 Jan 2016 23:21:45 +0100 |
User-agent: |
s-nail v14.8.6-147-g83a3ce9 |
Hi,
Yves Cloutier <address@hidden> wrote:
|Thanks for your comment.
It however wasn't real fun for i guess, but it is great that you
don't mind.
|Closing a inline formatting stack with a single closing bracket was a
|design decision meant to reduce the noise added to running text. It's
|meant to keep the running text more readable. For example:
|
|<bold><size +2><smallcaps>some text</smallcaps></size></bold>
|
|vs
|
|<bold, size +2, smallcaps<some text>
|
|or even the sugared version:
|
|<b, sc, +2<some text>.
Even is nice :) Ya, i mean, ya, sure, being able to easily add-up
properties for an enclosed range.
|I'm not familar with SGML, but will have a look.
Yep, thanks for refreshing me. Actually i think that the empty
end tag </> was standard SGML, and that the <TAG/content/ syntax
was an extension i used myself, i.e., "content" is possibly not
allowed by SGML itself.
Yet, honestly "<<>" doesn't thrill me. I could hardly grasp it in
a lot of running text it would surely drive me up the wall.
Really it may have something to do with psychology and the
horizontal bias of the graphics you use, and the leading into
different directions? I think <tag|text| or <tag/text/ would aid
in reading, on the other hand. E.g., the |INDEX| syntax of Knuth
i think was acceptible to see in running text, for me, even if
used quite often. But any markup disturbs running text, it can't
be helped. And then you either have to restrict yourself to
a point where you could almost let it be (POD) or extend to
something where using something real is possible better
(rst/asciidoc/xy), even if that means you have to convert it to
_real_ plain text for a normal user to graps. Just my one cent.
--steffen
- [Groff] Typesetting Markup Language (TML) - a Superset of Groff, Yves Cloutier, 2016/01/13
- Re: [Groff] Typesetting Markup Language (TML) - a Superset of Groff, Ralph Corderoy, 2016/01/16
- Re: [Groff] Typesetting Markup Language (TML) - a Superset of Groff, Steffen Nurpmeso, 2016/01/16
- Re: [Groff] Typesetting Markup Language (TML) - a Superset of Groff, Yves Cloutier, 2016/01/16
- Re: [Groff] Typesetting Markup Language (TML) - a Superset of Groff, Larry Kollar, 2016/01/23
- Re: [Groff] Typesetting Markup Language (TML) - a Superset of Groff, James K. Lowden, 2016/01/24
- Re: [Groff] Typesetting Markup Language (TML) - a Superset of Groff, Steffen Nurpmeso, 2016/01/25
- Re: [Groff] Typesetting Markup Language (TML) - a Superset of Groff, Steve Izma, 2016/01/24
- Re: [Groff] Typesetting Markup Language (TML) - a Superset of Groff, Larry Kollar, 2016/01/25
- Re: [Groff] Typesetting Markup Language (TML) - a Superset of Groff, James K. Lowden, 2016/01/16
- Re: [Groff] Typesetting Markup Language (TML) - a Superset of Groff, Steffen Nurpmeso, 2016/01/16
Re: [Groff] Typesetting Markup Language (TML) - a Superset of Groff, Yves Cloutier, 2016/01/16