This content has been marked as final.
Show 4 replies
-
1. Re: content streams
lrosenth Jun 2, 2011 4:43 AM (in response to Polda2)Yes - perfectly valid! It says in the standard (ISO 32000-1:2008) that the streams are considered as a single merged stream (with a single whitespace character added between).
-
2. Re: content streams
Polda2 Jun 2, 2011 7:06 AM (in response to lrosenth)Thank you
However, I have found this (ISO 32000-1:2008, page 78, Contents):
"The division between streams may occur only at the boundaries between lexical tokens..."
So... according to this the second example should not be valid.
Am I right?
-
3. Re: content streams
lrosenth Jun 2, 2011 7:53 AM (in response to Polda2)In the example of "/F1 10 Tf", there are THREE token - /F1 is a single token, 10 is a single token and Tf is a single token.
So breaking between tokens if just fine.
However, breaking it as '/F' and '1' would not.
-
4. Re: content streams
Polda2 Jun 2, 2011 12:59 PM (in response to lrosenth)Thank you,
it is clear now.
Polda



