27 Sep
2018
27 Sep
'18
8:18 a.m.
What is the difference between \startpar and \startparagraph? Are these two equivalent? Blah blah blah.\par \startpar Blah blah blah.\stoppar Is \startpar ... \stoppar only more XML-like and TaggedPDF oriented? Thanks in advance, Massimiliano
27 Sep
27 Sep
8:30 a.m.
On 9/27/18 10:18 AM, mf wrote:
What is the difference between \startpar and \startparagraph?
Are these two equivalent?
Hi Massimiliano, according to tex/texmf-context/tex/context/interface/mkiv/i-context.pdf, both inherit from \setupparagraph. I’d say that these are equivalent. And strc-tag.mkiv includes the following code: \let\startpar\startparagraph \let\stoppar \stopparagraph So, they are equivalent. I hope it helps, Pablo -- http://www.ousia.tk
2278
Age (days ago)
2278
Last active (days ago)
1 comments
2 participants
participants (2)
-
mf
-
Pablo Rodriguez