oasis-tcs / tosca-specs

OASIS TOSCA TC: This repository contains drafts of the TOSCA TC’s specifications and committee notes. https://github.com/oasis-tcs/tosca-specs
Other
5 stars 5 forks source link

Text too smal #67

Open lauwers opened 4 months ago

lauwers commented 4 months ago

• PDF, page 147, the content of the "Description" column from the previous page flows into the "Description" header on this page. • Page 155, in the section "10.2.1.8 available_allocation" the function content is bleeding into the margin and might even be cut off. Also a broken broken formatting, see attached screenshot • Page 264, the same issue as on p. 147, also p. 267, 276 •

pmjordan commented 3 months ago

Where is the pdf version? How are you generating it?

lauwers commented 3 months ago

The official public review documents are at: https://docs.oasis-open.org/tosca/TOSCA/v2.0/csd06/TOSCA-v2.0-csd06.md https://docs.oasis-open.org/tosca/TOSCA/v2.0/csd06/TOSCA-v2.0-csd06.html https://docs.oasis-open.org/tosca/TOSCA/v2.0/csd06/TOSCA-v2.0-csd06.pdf

The pdf and html versions are created from the md document by OASIS staff. I don't know the exact procedure, but I'm fairly certain it involves pandoc

pmjordan commented 3 months ago

I used yzane.markdown-pdf extension in VSCode to convert csd06 to pdf and was not able to reproduce the error on page 146. Thus illisustrating that the problem is introduced by the workflow used by the OASIS staff