gdocs-export icon indicating copy to clipboard operation
gdocs-export copied to clipboard

Programatically download a Google Doc and convert it to LaTeX

Results 10 gdocs-export issues
Sort by recently updated
recently updated
newest added

``` consulting-evolvingweb-jul31-2020.aux:84: Paragraph ended before \@newl@bel was complete. consulting-evolvingweb-jul31-2020.aux:84: leading text: ...ved@d = *\def \let \reserved@d =[\def \par consulting-evolvingweb-jul31-2020.aux:84: Extra }, or forgotten \endgroup. consulting-evolvingweb-jul31-2020.aux:84: leading text: ...d@d = *\def...

https://github.com/xuopled/gatsby-source-google-docs via Ivan

Making it so that Pandoc understands the relative width of columns, and converting them appropriately to LaTeX.

A lot of features are missing from the older version of pandoc that's used in the project, hence the motivation for the upgrade.

https://github.com/dergachev/gdocs-export/blob/master/lib/include/preprocess.rb#L49 When an image was inside an h3, for me it got dropped suddenly instead of being "unwrapped" as intended. Double check this works!

Currently presence of comments looks like this: ``` begins.[a][b] We will work with the Client to validate our understanding of their requirements, and ``` and then at the bottom ``` [a][email protected]...

# Run gdocs-export on OS X Tested on macOS 10.12.2. ## Install Homebrew * Use [Homebrew installer](https://brew.sh/). Will automatically fetch Apple's Dev Tools, if needed. * Install pandoc from Homebrew:...