Login  Register

Re: Left-aligning images in table - not working?

Posted by wolandscat on Mar 12, 2019; 11:41am
URL: https://discuss.asciidoctor.org/Left-aligning-images-in-table-not-working-tp6794p6800.html

Dan,
thanks for looking. The result you can inspect here: https://specifications.openehr.org/releases/PROC/latest/task_planning.html#_event_types
just go past that UML diag - you'll see the table in question.

The .SVGs don't have any extra white space - they are done by draw.io, which cuts right around the visible elements of a drawing.

The sources of that doc are here: https://github.com/openEHR/specifications-PROC/tree/master/docs/task_planning
 and the relevant file is: https://raw.githubusercontent.com/openEHR/specifications-PROC/master/docs/task_planning/master06-model_definition.adoc

search for 'various Event types' to get to where the table is (no live links in Github raw mode :(

thanks