-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PDF: full-page-width and column-width tables and figures #1111
Labels
Comments
@opoudjis metanorma-bsi allows to set <figure id="fig1" width="text-width"> I've tried to set
and the tag <figure id="figureA-1">
<name>Figure A.1 — Split-it-right sample divider</name>
<image src="data:image/png;base64,iVBOR..." mimetype="image/png" id="_4989f791-b93f-831b-5d40-402089695052" height="auto" width="text-width" alt="Alt1"/></figure> Is there a way to move |
I will make that a Metanorma-wide change. |
opoudjis
added a commit
to metanorma/metanorma.org
that referenced
this issue
Mar 12, 2024
opoudjis
added a commit
to metanorma/metanorma-model-iso
that referenced
this issue
Mar 12, 2024
opoudjis
added a commit
to metanorma/metanorma-model-standoc
that referenced
this issue
Mar 12, 2024
opoudjis
added a commit
to metanorma/metanorma-standoc
that referenced
this issue
Mar 12, 2024
ronaldtse
pushed a commit
to metanorma/metanorma.org
that referenced
this issue
Mar 18, 2024
ronaldtse
pushed a commit
to metanorma/metanorma.org
that referenced
this issue
Mar 31, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Source issues:
The documents contain tables and figures in full page width and column width:
full page width figure
column width figure
full-page table
column-width table
Currently, BSI XSLT and metanorma-bsi support them already. Need extend to another XSLT.
The text was updated successfully, but these errors were encountered: