[O] Exporting Code Blocks to PDF

2014-04-22 Thread Elasady, Summer
Hello Emacs World-

I’m using LaTex to export documents to PDF, but the code blocks are not fitting 
to the page properly and the code is being cutoff. Is there a way to turn on 
word-wrapping for export to PDF, or to resize code blocks?

Also, does anyone have a good system for dealing with exporting large tables? 
Right now I’m just linking to a file, but I’m curious if anyone else is doing 
anything clever.

Thanks in advance!

Summer
s...@stowers.orgmailto:s...@stowers.org



[O] Error exporting to HTML: Args out of range

2014-03-14 Thread Elasady, Summer
Hello-

I have been successfully updating and exporting a project to HTML using 
emacs/OrgMode for a few months now. I did not change anything in my header or 
in my configuration file, I ran through all the code and it executes without 
issue, yet as of yesterday I receive the following error when trying to export 
to HTML:

org-html-table-cell: Args out of range: [left left], 2

Everything does export properly to LaTeX, so it appears to be an issue with 
HMTL export.

Does anyone know what might be causing this issue and how I can fix it?

Thank so much!

Summer