You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, just want to say this package is absolutely cracked. Thank you for the amazing work!
The document I am trying to process has two columns where the left and the right one are related, but separate in terms of reading flow. Most of the time text, equations, and tables are on their respective side, but sometimes a table is in the middle and which side it belongs to depends entirely on the name of the object (i.e. Table 5.2 vs Table R5.2). How can this layout be processed with this package? I am considering using a line down the middle like mentioned here to potentially process it and have as output two .md files.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First, just want to say this package is absolutely cracked. Thank you for the amazing work!
The document I am trying to process has two columns where the left and the right one are related, but separate in terms of reading flow. Most of the time text, equations, and tables are on their respective side, but sometimes a table is in the middle and which side it belongs to depends entirely on the name of the object (i.e. Table 5.2 vs Table R5.2). How can this layout be processed with this package? I am considering using a line down the middle like mentioned here to potentially process it and have as output two .md files.
This is the original document:
318_extract.pdf
And here is the output generated with default settings:
318_output.md
Beta Was this translation helpful? Give feedback.
All reactions