Re: [O] Bug: Exporting smart single quotes in Org 8.3 seems broken [8.3.2 (8.3.2-elpa @ /Users/jonathan/.emacs.d/elpa/org-20150929/)]

2016-09-16 Thread Suvayu Ali
Hi Nicolas, On Thu, Sep 15, 2016 at 03:29:09PM +0200, Nicolas Goaziou wrote: > Hello, > > Suvayu Ali writes: > > > Sorry about resuming an old thread, but how would I go about quoting > > special characters? I need to quote strings like ' > Using double quotes

Re: [O] Bug: Exporting smart single quotes in Org 8.3 seems broken [8.3.2 (8.3.2-elpa @ /Users/jonathan/.emacs.d/elpa/org-20150929/)]

2016-09-15 Thread Suvayu Ali
Hello everyone, It's been a while, I still use Org, just not active on mailing lists. On Sat, Oct 03, 2015 at 09:30:02AM +0200, Nicolas Goaziou wrote: > Rasmus writes: > > > Nicolas Goaziou writes: > >> Also, I think it would be clearer to rename `opening-double-quote' to > >> `opening-primary

Re: [O] The power of '-'

2016-06-24 Thread Suvayu Ali
On Fri, Jun 24, 2016 at 01:24:44PM -0400, Brenda Butler wrote: > I'm not super advanced in org-mode, so take what I have to say as > "non-authoritative", but: > > I don't think you need any prefix on lines in your org-mode file. > Lines with some number of * are headers as you noted > Lines that s

Re: [O] [ANN] Export block syntax change

2016-01-02 Thread Suvayu Ali
On Sat, Jan 02, 2016 at 11:54:42AM +0100, Nicolas Goaziou wrote: > Hello, > > Suvayu Ali writes: > > > > On Sun, Dec 20, 2015 at 10:06:44PM +0100, Nicolas Goaziou wrote: > >> > >> I just finalized the syntax change for export blocks

Re: [O] [ANN] Export block syntax change

2016-01-01 Thread Suvayu Ali
Hi, On Sun, Dec 20, 2015 at 10:06:44PM +0100, Nicolas Goaziou wrote: > > I just finalized the syntax change for export blocks. As a reminder, the > new syntax is: > > #+BEGIN_EXPORT backend > ... > #+END_EXPORT > > instead of > > #+BEGIN_backend > ... > #+END_backend This seems to

Re: [O] Per command org-agenda-prefix-format

2015-10-08 Thread Suvayu Ali
Hi Nick, On Thu, Oct 08, 2015 at 03:02:02AM -0400, Nick Dokos wrote: > Suvayu Ali writes: > > > On Wed, Oct 07, 2015 at 02:52:24PM -0400, Nick Dokos wrote: > >> Suvayu Ali writes: > >> > >> > Hi, > >> > > >> > I wanted to prefi

Re: [O] Latex strikethrough or cancel?

2015-10-08 Thread Suvayu Ali
Hi Lawrence, On Thu, Oct 08, 2015 at 03:35:43AM +, Lawrence Bottorff wrote: > I've got a fraction done this way in an org file: > > \[ > \frac{1}{(2^3)(5)} > \] > > and I'd like to strike though or cancel the (5) part. The Latex method I've > found says do it this way: > > ... > \usepacka

Re: [O] Per command org-agenda-prefix-format

2015-10-07 Thread Suvayu Ali
On Wed, Oct 07, 2015 at 02:52:24PM -0400, Nick Dokos wrote: > Suvayu Ali writes: > > > Hi, > > > > I wanted to prefix the results of a tags-todo agenda command with > > scheduling information. But I can't seem to figure out the correct way > > to do t

Re: [O] Per command org-agenda-prefix-format

2015-10-07 Thread Suvayu Ali
On Wed, Oct 07, 2015 at 05:24:50PM +0200, Suvayu Ali wrote: > > With the attached Org file, the agenda buffer looks like this: Forgot to attach the file :-p. -- Suvayu Open source is the future. It sets us free. #+OPTIONS: toc:nil #+STARTUP: content * Foo :PROPERTIES: :CATEGOR

[O] Per command org-agenda-prefix-format

2015-10-07 Thread Suvayu Ali
Hi, I wanted to prefix the results of a tags-todo agenda command with scheduling information. But I can't seem to figure out the correct way to do this. This is what I tried: (setq org-agenda-custom-commands '(("J" "Type1/Type2" ((tags-todo "CATEGORY=\"foo\"+type1"

Re: [O] "Symbol’s value as variable is void: compile" when export to latex

2015-09-30 Thread Suvayu Ali
On Tue, Sep 29, 2015 at 11:11:09AM +0200, Rainer M Krug wrote: > > Exporting to latex of the simple file below results in an error: > > , > | mapcar: Symbol’s value as variable is void: compile > ` [...chomp...chomp...chomp...] > #+LATEX_COMPILER: pdflatex Are you trying to use Rasmus

Re: [O] bug: latex exporter

2015-09-30 Thread Suvayu Ali
On Tue, Sep 29, 2015 at 05:37:30AM -0400, Charles Millar wrote: > Since Monday morning (New York time) I have not been able to export to > pdflatex (worked OK the night before). Instead the message buffer reads > > symbol's value as variable is void - compile > > GNU Emacs 24.3.1 (x86_64-pc-linux

Re: [O] Exporter aborts upon encountering even one unresolvable link

2015-09-27 Thread Suvayu Ali
On Fri, Sep 25, 2015 at 09:04:29AM +0200, Rainer M Krug wrote: > > Look at publishing instead of exporting to html which works with > missing links. That sounds a bit fishy. AFAIK, ox-publish just wraps around the usual org-export-as functions from ox.el. I could be wrong of course. -- Suvayu

Re: [O] help debugging org-element crashes?

2015-09-25 Thread Suvayu Ali
On Fri, Sep 25, 2015 at 01:34:50PM +0200, Nicolas Goaziou wrote: > Hello, > > Suvayu Ali writes: > > > @Nicolas, others, do you think this should be on an FAQ on worg? > > Not yet, please. I plan to change the internals of the cache at some > point, when I get s

Re: [O] help debugging org-element crashes?

2015-09-25 Thread Suvayu Ali
On Thu, Sep 24, 2015 at 04:30:13PM -0400, Peter Salazar wrote: > Hey everyone, > > I'm finding my Emacs crashing a lot; other times I get errors like these > which I assume are related to the crashes: > http://pastebin.com/Tncs79r0 > http://pastebin.com/jfdEYwVk > > I mean total Emacs crashes, wh

Re: [O] [ ] Checkboxes or count of completed TODOs in subtree?

2015-09-24 Thread Suvayu Ali
On Thu, Sep 24, 2015 at 10:41:19AM +0200, Rainer M Krug wrote: > > I would like to be able to use something like checkboxes in a tree of > headers. > > I understand that checkboxes only work in simple lists, i.e. not on > headers and trees of headers. > > But I would like to see in my document (

Re: [O] http address for cloning org-mode git

2015-09-23 Thread Suvayu Ali
On Wed, Sep 23, 2015 at 09:29:06PM +0200, Achim Gratz wrote: > Suvayu Ali writes: > > On Wed, Sep 23, 2015 at 03:03:42PM -0400, Kaushal Modi wrote: > >> I cannot access the git: repo address and so had been using the http: > >> version till now ( http://repo.or.cz/r/or

Re: [O] http address for cloning org-mode git

2015-09-23 Thread Suvayu Ali
On Wed, Sep 23, 2015 at 03:03:42PM -0400, Kaushal Modi wrote: > Hi all, > > I cannot access the git: repo address and so had been using the http: > version till now ( http://repo.or.cz/r/org-mode.git/ ). That is a mirror, a relic from the old days when that used to be the official repo. Maybe tr

Re: [O] Agenda Tag filtering - has the behaviour changed?

2015-09-22 Thread Suvayu Ali
On Thu, Sep 17, 2015 at 12:16:44PM -0400, Bernt Hansen wrote: > Nicolas Goaziou writes: > > > Hello, > > > > Robert Klein writes: > > > >> Looking through the commit messages this may come from commit > >> 6c6ae990c10dbe7f96b24fccf840fe9f6d81a3b8 > > > > Indeed. It seems related to this NEWS ent

Re: [O] A book produced using Org

2015-09-21 Thread Suvayu Ali
On Mon, Sep 21, 2015 at 02:51:13PM -0500, Grant Rettke wrote: > Where is your Emacs+OrgMode configuration file? > > I want to see what it takes to compile using xelatex; utf8 support > seems like a great idea. Until recently, it used be just this: ;; remove "inputenc" from default packages as it

Re: [O] [PATCH] ox-latex: Add scrartcl LaTeX class

2015-09-21 Thread Suvayu Ali
On Mon, Sep 21, 2015 at 11:45:08PM +0200, Rasmus wrote: > Nicolas Goaziou writes: > > > Sebastian Boehm writes: > > > >> I would like to propose adding the KOMA-script scrartcl class to the > >> list of supported ox-latex classes. scrartcl is one of the most > >> popular "article" alternatives o

Re: [O] A book produced using Org

2015-09-20 Thread Suvayu Ali
Hi, Really cool :). Good work! On Sun, Sep 20, 2015 at 08:50:20AM +0200, Rainer M Krug wrote: > Vikas Rawal writes: > > > > Let me put the files in a github repo and share the link. > > That would be great - thanks. > > Is there a worg page where links to documents created using org are > col

Re: [O] Using the file as 1st level headline

2015-09-19 Thread Suvayu Ali
On Thu, Sep 17, 2015 at 07:55:07PM +0200, Sven Bretfeld wrote: > > * TODO Write book on XY > ** Introduction >Text. > * NEXT Something 1 > * END > > ** Chapter 1 >Text. > TODO Something 2 > END If you are u

Re: [O] [org-plot/gnuplot] Plotting candlestick plots

2015-09-18 Thread Suvayu Ali
On Thu, Sep 17, 2015 at 08:05:16PM +0300, Foivos S. Zakkak wrote: > Hello list, > > I am trying to plot some candlesticks through org-plot/gnuplot, but I > fail. > > It seems that org-plot/gnuplot supports a list of numbers in deps, i.e., > deps:(2 3 4) and then creates a string of the form: > '

Re: [O] Limit on macro snippet size?

2015-09-14 Thread Suvayu Ali
On Mon, Sep 14, 2015 at 08:49:17AM -1000, Thomas S. Dye wrote: > Hi Suvayu, > > Suvayu Ali writes: > > > Hey Tom, > > > > On Mon, Sep 14, 2015 at 07:34:39AM -1000, Thomas S. Dye wrote: > >> Suvayu Ali writes: > >> > >> > show it actu

Re: [O] Limit on macro snippet size?

2015-09-14 Thread Suvayu Ali
On Mon, Sep 14, 2015 at 07:40:24PM +0200, Suvayu Ali wrote: > Hey Tom, > > On Mon, Sep 14, 2015 at 07:34:39AM -1000, Thomas S. Dye wrote: > > Suvayu Ali writes: > > > > > show it actually works. How does the failure happen, what do you see in > > >

Re: [O] Limit on macro snippet size?

2015-09-14 Thread Suvayu Ali
Hey Tom, On Mon, Sep 14, 2015 at 07:34:39AM -1000, Thomas S. Dye wrote: > Suvayu Ali writes: > > > show it actually works. How does the failure happen, what do you see in > > the exported file? > > \textcolor{PaleGreen4}\{the only weapons they had were a > few stone

Re: [O] Limit on macro snippet size?

2015-09-14 Thread Suvayu Ali
On Mon, Sep 14, 2015 at 07:24:52PM +0200, Rasmus wrote: > Eric S Fraga writes: > > > Less fragile, so long as there are no paragraph breaks maybe... > > But much less portable. > > I think the limitation is that no newlines are allowed, but I did not > check the source. But it works with newli

Re: [O] create vector-graphics with org-babel

2015-09-14 Thread Suvayu Ali
On Wed, Sep 09, 2015 at 09:50:58AM +0200, Max Linke wrote: > Hi > > I'm trying to use vector graphics in my org document > > #+BEGIN_SRC ipython :session :file iso.svg :exports results > x = np.linspace(0, 10, 100) > y = np.sin(x) > plt.plot(x, y) > #+END_SRC > > I can run this cell with '

Re: [O] Limit on macro snippet size?

2015-09-14 Thread Suvayu Ali
Hi Tom, On Mon, Sep 14, 2015 at 06:40:48AM -1000, Thomas S. Dye wrote: > > I couldn't find any information on this in the manual or the mailing > list, though I vaguely recall some discussion on the list a while back. > > Is there a limit on the length of text that a macro like this will > proce

Re: [O] inter-word space in org -> latex

2015-09-14 Thread Suvayu Ali
On Mon, Sep 14, 2015 at 10:42:25AM -0400, Dan Griswold wrote: > Dear org-mode community, > > In LaTeX, a space after a period is treated as an inter-sentence space, > which is wider than an inter-word space. This can lead to overly wide > spacing after a period that ends an abbreviation rather tha

Re: [O] remote plot with local output?

2015-09-14 Thread Suvayu Ali
On Tue, Sep 15, 2015 at 12:11:03AM +0900, Benda Xu wrote: > > My solution is to cache the result (:cache yes), execute the code block, > copy the output file to localhost, update the #+RESULTS link to the > local one, manually. Now I am facing many such tasks and feel like > automating that. May

Re: [O] Merge branch 'maint'

2015-09-11 Thread Suvayu Ali
On Thu, Sep 10, 2015 at 06:26:59PM -0400, Kyle Meyer wrote: > Oleh Krehel writes: > > > Why not just cherry-pick the commits from master onto maint, or the > > other way around? That would result in no merge commits. > > The result of doing that is IMO worse than many merge commits. For each >

[O] Bug in LaTeX export with short captions

2015-09-10 Thread Suvayu Ali
Hi, When I export the following table to latex, #+name: tab:foo #+caption[/s/-weights]: /s/-weights. | A | B | C |D | |---+---+---+--| | 70347 | 10885 | 68502 | 4021 | | 68458 | 20310 | 66683 | 5853 | | 69418 | 22329 | 67617 | 6431 | | 71336 | 28674

Re: [O] porting guide from old to new beamer export?

2015-09-02 Thread Suvayu Ali
On Tue, Sep 01, 2015 at 09:11:36PM +0200, Joseph Vidal-Rosset wrote: > 2015-08-31 10:32 GMT+02:00 Loris Bennett : > > > #+BEAMER_THEME: CambridgeUS > > > > If that doesn't work, you should post a minimal working example which > > illustrates the problem. > > > > > I must say to the list that the

Re: [O] porting guide from old to new beamer export?

2015-09-01 Thread Suvayu Ali
On Tue, Sep 01, 2015 at 12:19:32AM +, Marko Schütz-Schmuck wrote: > Suvayu Ali gmail.com> writes: > > > > > On Mon, Aug 31, 2015 at 05:23:52PM +, Marko Schütz-Schmuck wrote: > > > > > > Thanks for the link. I had used all of the documentation t

Re: [O] porting guide from old to new beamer export?

2015-08-31 Thread Suvayu Ali
On Mon, Aug 31, 2015 at 05:23:52PM +, Marko Schütz-Schmuck wrote: > > Thanks for the link. I had used all of the documentation that are referenced > on that page. > > I have uploaded a typical file with slides to http://pastebin.com/L2ss0hXG > and http://pastebin.com/D61eSkDq. > > When I pub

Re: [O] porting guide from old to new beamer export?

2015-08-31 Thread Suvayu Ali
On Mon, Aug 31, 2015 at 10:32:35AM +0200, Loris Bennett wrote: > Joseph Vidal-Rosset writes: > > > Is it possible to get something like the CambridgeUS colortheme via > > the org-export of beamer? I do not succeed to do it, it is always the > > same theme. > > > > Best wishes > > > > Jo. > > #+

Re: [O] porting guide from old to new beamer export?

2015-08-30 Thread Suvayu Ali
On Sun, Aug 30, 2015 at 07:02:51PM -0400, Marko Schütz Schmuck wrote: > Dear All, > > I have again tried (unsuccessfully in the time I was able to spend on > this) to switch to a newer version of org (tried ELPA as well as > 8.2.4). The obstacle is always the beamer export. I have consulted the >

Re: [O] Links to Info manuals in exported HTML/LaTeX

2015-08-28 Thread Suvayu Ali
On Thu, Aug 27, 2015 at 10:19:40AM +0200, Marcin Borkowski wrote: > Hi all, > > it seems that links to Info manuals are broken in HTML and LaTeX export > (and possibly in other backends, too). > > Would it make sense to make them work, i.e., link to the official web > versions, at least for stand

Re: [O] subscript on a table caption

2015-08-27 Thread Suvayu Ali
Hi, May I suggest not to top post, makes it much harder to follow the discussion. On Wed, Aug 26, 2015 at 11:54:57PM -0400, Peter Salazar wrote: > What do you see if you do C-h v org-export-latex-emphasis-alist > and org-html-text-markup-alist? Anything about subscript? sub/super-scripts are dif

Re: [O] Tables with multicolumn in LaTeX export

2015-08-25 Thread Suvayu Ali
Hi Eric, On Tue, Aug 25, 2015 at 04:13:40PM +0100, Eric S Fraga wrote: > On Tuesday, 25 Aug 2015 at 16:38, Suvayu Ali wrote: > > > > I was wondering if it is possible to have multicolumn when exporting > > tables to LaTeX. Something like the following: >

Re: [O] emacs & org mode for scholars questions

2015-08-25 Thread Suvayu Ali
Hi John, On Tue, Aug 25, 2015 at 09:51:53AM -0400, John Kitchin wrote: > > Most important maybe: figure out how to merge narrative text in version > control! I don't want to write a sentence per line just to use the > default merge with git. I really want a word-based track-change like > diff, an

[O] Tables with multicolumn in LaTeX export

2015-08-25 Thread Suvayu Ali
Hi, I was wondering if it is possible to have multicolumn when exporting tables to LaTeX. Something like the following: ||| ∈ (5300,5800) || ∈ (5320,5420) | <- row with multicolumn | classifier | signal |combi. | signal |combi. | |

Re: [O] using subscripts in table captions

2015-08-25 Thread Suvayu Ali
On Tue, Aug 25, 2015 at 08:09:55AM +0200, Johannes Rainer wrote: > > The test org-file I used contains the following: > > > > #+TITLE:TestTest > #+OPTIONS: ^:nil > > * Test tables > > just in plain text: bla_blu, bla\_blu; both works nicely. > > #+CAPTION: Some bla bla and an undersc

Re: [O] Stable releases

2015-08-21 Thread Suvayu Ali
Hi Tom, On Thu, Aug 20, 2015 at 01:56:43PM -1000, Thomas S. Dye wrote: > > Bastien writes: > > > Hi Rasmus, > > > > Rasmus writes: > > > >> One data point: I can absolutely not be bothered using anything that is > >> not at least in contrib. > > > > Just out of curiosity: don't you use the Ema

Re: [O] [DEV] Bump Emacs requirement to 24.4?

2015-08-19 Thread Suvayu Ali
Hi Bastien, On Wed, Aug 19, 2015 at 11:40:09AM +0200, Bastien wrote: > Suvayu Ali writes: > > > I'm slightly confused as-to why this special org-8-master branch is > > needed. As far as I understood from Achim's message (2nd paragraph): > > > >

Re: [O] [DEV] Bump Emacs requirement to 24.4?

2015-08-18 Thread Suvayu Ali
Hi Bastien, On Wed, Aug 19, 2015 at 01:01:29AM +0200, Bastien wrote: > > The maint branch continues to be used to work on minor releases, as it > has always been used. > > Instead of reverting changes from the master branch (you clearly don't > want to do that, and I don't either), I suggest we

Re: [O] beamer_env tag issue with empty headlines

2015-08-18 Thread Suvayu Ali
On Mon, Aug 17, 2015 at 11:11:59PM -0400, Prateek Mehta wrote: > > I have a beamer block setup like below, so that it does not have a headline. > > > ** :B_block:BMCOL: >:PROPERTIES: >:BEAMER_col: 0.64 >:BEAMER_env: block >:END: > > - Some text here > > When I export it, t

Re: [O] 8.3.1 and org-latex-with-hyperref

2015-08-17 Thread Suvayu Ali
On Sun, Aug 16, 2015 at 04:22:43PM -0400, Scott Randby wrote: > On 08/16/2015 09:36 AM, Bastien Guerry wrote: > >Scott Randby writes: > > > >>Unfortunately, the \hypersetup{...} generated by org is last one in > >>the preamble when an org document is exported. > > > >Is there anything to fix here?

Re: [O] Pass options to \columns{} environment in beamer export

2015-08-14 Thread Suvayu Ali
Hi John, On Fri, Aug 14, 2015 at 11:16:42PM -0500, John Hendy wrote: > On Fri, Aug 14, 2015 at 6:25 AM, Suvayu Ali > wrote: > > > > All contiguous environments are automatically wrapped in a columns > > environment, although it can be forced at any point by sett

Re: [O] Pass options to \columns{} environment in beamer export

2015-08-14 Thread Suvayu Ali
Hi John, On Thu, Aug 13, 2015 at 06:41:45PM -0500, John Hendy wrote: > > I would not have guessed that from Worg, that's for sure. Thanks much for > chiming in. In the tutorial under "Special environments"[1], I see the following paragraph: All contiguous environments are automatically wrappe

Re: [O] Stable releases

2015-08-11 Thread Suvayu Ali
On Tue, Aug 11, 2015 at 02:33:18PM -0400, Ista Zahn wrote: > On Tue, Aug 11, 2015 at 1:18 PM, Scott Randby wrote: > > > > I guess what I want to know, and maybe there is no answer, is how long > > should I wait before upgrading to a stable release? > > One strategy is keeping an eye on the mailin

Re: [O] [OFF TOPIC] almost giving up on emacs email..looking for advice?

2015-08-11 Thread Suvayu Ali
On Tue, Aug 11, 2015 at 02:35:57PM +0200, Nicolas Richard wrote: > Peter Davis writes: > > 2) I need a decent editor for replies. I have not found a > > browser-based client that has this. > > > Firefox has an extension, > https://addons.mozilla.org/fr/firefox/addon/its-all-text/, which allows >

Re: [O] 8.3.1 and org-latex-with-hyperref

2015-08-09 Thread Suvayu Ali
On Sun, Aug 09, 2015 at 09:06:27AM -0400, Scott Randby wrote: > On 08/09/2015 03:54 AM, Suvayu Ali wrote: > > > >If I understand hyperref correctly, I think it is okay to have multiple > >\hypersetup{...} commands, and the last one has precedence. So in the > >future,

Re: [O] 8.3.1 and org-latex-with-hyperref

2015-08-09 Thread Suvayu Ali
On Sat, Aug 08, 2015 at 03:04:52PM -0400, Scott Randby wrote: > On 08/08/2015 02:50 PM, Rasmus wrote: > >Scott Randby writes: > > > >>Sorry for the noise, I figured out how to prevent the automatic > >>insertion of \hypersetup{...} by deleting the settings for > >>org-latex-hyperref-template > > >

Re: [O] Exporting multiple images in a float (LaTeX)

2015-08-08 Thread Suvayu Ali
On Sat, Aug 08, 2015 at 09:23:57PM +0200, Rasmus wrote: > Eric S Fraga writes: > > > On Friday, 7 Aug 2015 at 16:23, Rasmus wrote: > > > > [...] > > > >> I guess there would also be no loss from actually inserting a "%" after > >> \includegraphics[·]{·} in ox-latex. > > > > Except that then the

Re: [O] Beamer environment properties highlighting and shortcut

2015-08-07 Thread Suvayu Ali
On Fri, Aug 07, 2015 at 05:40:55PM -0500, John Hendy wrote: > > It states that =C-c C-b= will prompt for beamer specific headlines; > this does not appear to work with the new ox-beamer export engine. I > see the command is =org-beamer-select-environment=. Did this get > mapped to something else n

Re: [O] Exporting multiple images in a float (LaTeX)

2015-08-07 Thread Suvayu Ali
On Fri, Aug 07, 2015 at 05:19:18PM +0100, Eric S Fraga wrote: > On Friday, 7 Aug 2015 at 16:23, Rasmus wrote: > > [...] > > > I guess there would also be no loss from actually inserting a "%" after > > \includegraphics[·]{·} in ox-latex. > > Except that then the suggestion I just made would not

Re: [O] Exporting multiple images in a float (LaTeX)

2015-08-07 Thread Suvayu Ali
On Fri, Aug 07, 2015 at 04:23:48PM +0200, Rasmus wrote: > Suvayu Ali writes: > > On Fri, Aug 07, 2015 at 02:28:58PM +0100, Eric S Fraga wrote: > >> On Friday, 7 Aug 2015 at 06:24, Suvayu Ali wrote: > >> > >> > This is very nice, thank you! I think this wi

Re: [O] [PATCH] Re: What is the best way to set #+DATE to today's date?

2015-08-07 Thread Suvayu Ali
rmatting of the date-time stamp. I just tested it, I get the following at the end of the exported html document: Author: Suvayu Ali Created: 2015-08-07 Fri 16:14 http://validator.w3.org/check?uri=referer";>Validate I don't know any html, were you expecting something else? About th

Re: [O] Exporting multiple images in a float (LaTeX)

2015-08-07 Thread Suvayu Ali
On Fri, Aug 07, 2015 at 02:28:58PM +0100, Eric S Fraga wrote: > On Friday, 7 Aug 2015 at 06:24, Suvayu Ali wrote: > > [...] > > > This is very nice, thank you! I think this will do it for me. I have a > > small question, is there a better way to add a % after the firs

Re: [O] What is the best way to set #+DATE to today's date?

2015-08-06 Thread Suvayu Ali
On Thu, Aug 06, 2015 at 01:00:31PM -0400, Kaushal wrote: > > Why don't you just use a timestamp? > > But that would need me to insert the timestamp manually each time before > exports > > > You can update whenever you want or using > >(org-insert-time-stamp (current-time)) > > at the right sp

Re: [O] Exporting multiple images in a float (LaTeX)

2015-08-06 Thread Suvayu Ali
Hi Rasmus, On Fri, Aug 07, 2015 at 12:31:37AM +0200, Rasmus wrote: > Rasmus writes: > > Suvayu Ali writes: > > > >> #+name: fig:myfig1 > >> #+caption: This is a single figure, entered in the usual way. > >> > >> file:myfig1.pdf

Re: [O] 8.3 hangs

2015-08-06 Thread Suvayu Ali
On Thu, Aug 06, 2015 at 06:42:49PM -0700, Samuel Wales wrote: > just now occurred when refiling from remember subtree to other agenda > files. maybe i did a ^G or an isearch or both. > > Error running timer `org-element--cache-sync': (wrong-type-argument > integer-or-marker-p nil) > > > On 8/6/

Re: [O] [OFF TOPIC] almost giving up on emacs email..looking for advice?

2015-08-06 Thread Suvayu Ali
On Thu, Aug 06, 2015 at 08:21:15PM +0300, Xebar Saram wrote: > thank so much everyone for your great tips and comments > > you gave me more energy to further pursue gnus and or mu4e There is also notmuch. In fact, notmuch seems to have an edge over mu4e when it comes to performance, at least th

[O] Exporting multiple images in a float (LaTeX)

2015-08-06 Thread Suvayu Ali
Hi, Is there an easy way to export multiple images wrapped in a single floating environment (e.g. figure) when exporting to LaTeX? For how many years I have been doing this: #+name: fig:myfig1 #+caption: This is a single figure, entered in the usual way. file:myfig1.pdf #+begin_latex

Re: [O] [DEV] Bump Emacs requirement to 24.4?

2015-08-05 Thread Suvayu Ali
On Wed, Aug 05, 2015 at 09:39:19PM +0200, Nicolas Goaziou wrote: > Hello, > > Just to be sure, can we require Emacs 24.4 for development version > (a.k.a. Org 8.4)? As a data point, Debian stable provides it. > > Also, what is the status of XEmacs support? AFAIU Org 8.3 doesn't build > on XEmacs

Re: [O] meta commands and Info manual

2015-07-22 Thread Suvayu Ali
On Tue, Jul 21, 2015 at 10:26:15PM -0400, Nick Dokos wrote: > > For my part I'm happy (and I suspect Suvayu is as well), so I > guess it's back to the OP: what, if anything, should be > changed? Indeed! I happily shut up :). As to the OP, the discussion towards the end of this section should co

Re: [O] meta commands and Info manual

2015-07-21 Thread Suvayu Ali
On Mon, Jul 20, 2015 at 06:08:56PM -0400, Nick Dokos wrote: > Or maybe showing the indirection explicitly: > > ‘M-S- (org-shiftmetaright) --> (org-table-insert-column)’ Particularly this suggestion would be very helpful, even for long time Org users such as myself. -- Suvayu Open source i

Re: [O] basename of exported subtree?

2015-07-21 Thread Suvayu Ali
Hi Matt, On Mon, Jul 20, 2015 at 02:12:17PM -0400, Matt Price wrote: > > Neither of these changed the actual file name, but Suvayu's euggestion -- > setting the EXPORT_FILE_NAME property -- did the trick. Thank you both! I > was unable to find this in the org documentation on my own, though now

Re: [O] basename of exported subtree?

2015-07-20 Thread Suvayu Ali
On Mon, Jul 20, 2015 at 09:58:26AM -0400, Matt Price wrote: > Is it possible to set the basename of an exported subtree to something > *other* than the name of the parent file -- to, say, the subtree headline, > or some property thereof? Thank you! Doesn't setting the EXPORT_FILE_NAME property wo

Re: [O] ox-koma bug in subtree export

2015-07-17 Thread Suvayu Ali
On Thu, Jul 16, 2015 at 10:20:27PM +0200, Rasmus wrote: > Suvayu Ali writes: > > >> I checked and it work from your previous example. > > > > Worked nicely for both examples, normal export and subtree export. > > Pushed in a9855380931885d0dbfcbb8fcc66228

Re: [O] ox-koma bug in subtree export

2015-07-16 Thread Suvayu Ali
On Thu, Jul 16, 2015 at 12:44:26PM +0200, Rasmus wrote: > Suvayu Ali writes: > > > Strange, I tried subtree export with my example, and a normal file > > export with yours, neither exports the signature, closing works fine. > > I think I didnt't run format-pat

Re: [O] ox-koma bug in subtree export

2015-07-16 Thread Suvayu Ali
On Thu, Jul 16, 2015 at 11:40:06AM +0200, Rasmus wrote: > Suvayu Ali writes: > > > The closing bit works well, the signature however does not work for me. > > Do I need any special config to enable it? > > Maybe it was not robust enough. Try this patch. [

Re: [O] ox-koma bug in subtree export

2015-07-16 Thread Suvayu Ali
Hi, On Thu, Jul 16, 2015 at 12:47:29AM +0200, Rasmus wrote: > Suvayu Ali writes: > > > Something like that would be a lot more logical indeed. > > The attached patch allows the Romeo letter to have a heading like this: > > * Yours truly,:closing: &g

Re: [O] ox-latex: default packages cleaning

2015-07-16 Thread Suvayu Ali
On Wed, Jul 08, 2015 at 08:35:28PM +0200, Rasmus wrote: > Suvayu Ali writes: > > >> +(defun org-latex-guess-polyglossia-language (header info) > >> + "Set the Polyglossia language according to the LANGUAGE keyword. > > > > I'm in two-minds about th

Re: [O] ox-koma bug in subtree export

2015-07-15 Thread Suvayu Ali
On Wed, Jul 15, 2015 at 01:46:59PM +0200, Rasmus wrote: > Suvayu Ali writes: > > > I'm using subtree export to write letters using ox-koma. Everything > > works except, all the closing statements from different subtrees get > > accumulated when I export one of the

Re: [O] ox-koma bug in subtree export

2015-07-15 Thread Suvayu Ali
On Wed, Jul 15, 2015 at 01:20:57PM +0200, Suvayu Ali wrote: > > I'm using subtree export to write letters using ox-koma. Everything > works except, all the closing statements from different subtrees get > accumulated when I export one of the subtrees. > > So with the at

[O] ox-koma bug in subtree export

2015-07-15 Thread Suvayu Ali
Hi, I'm using subtree export to write letters using ox-koma. Everything works except, all the closing statements from different subtrees get accumulated when I export one of the subtrees. So with the attached Org file, when I export either of the subtrees, I get a closing line like this: \closin

Re: [O] ox-latex: default packages cleaning

2015-07-08 Thread Suvayu Ali
Hi Rasmus, On Wed, Jul 08, 2015 at 02:53:46PM +0200, Rasmus wrote: > > +(defun org-latex-guess-polyglossia-language (header info) > + "Set the Polyglossia language according to the LANGUAGE keyword. I'm in two-minds about this. On the one had it is a nice thing, but on the other hand, it preven

Re: [O] ox-latex: default packages cleaning

2015-07-08 Thread Suvayu Ali
On Wed, Jul 08, 2015 at 04:26:56PM +0200, Rasmus wrote: > > I'm trying to think of an elegant way to map from a tex-variant to a > command. Perhaps change the variant names to the latex variants and input > that. I think that would be a good way to go. -- Suvayu Open source is the future. It

Re: [O] ox-latex: default packages cleaning

2015-07-08 Thread Suvayu Ali
On Wed, Jul 08, 2015 at 03:53:32PM +0200, Rasmus wrote: > Suvayu Ali writes: > > >> From 54bcf8f1ae26c91fa856b64071dca65d3f31e1f2 Mon Sep 17 00:00:00 2001 > >> From: Rasmus > >> Date: Wed, 8 Jul 2015 14:44:56 +0200 > >> Subject: [PATCH 9/9] ox-latex: S

Re: [O] ox-latex: default packages cleaning

2015-07-08 Thread Suvayu Ali
On Wed, Jul 08, 2015 at 02:54:41PM +0200, Rasmus wrote: > Suvayu Ali writes: > > > I would also suggest removing inputenc. At the moment, it is loaded > > with the AUTO option. AFAIK, this is redundant since most recent > > (meaning for quite a few years) TeX engines

Re: [O] ox-latex: default packages cleaning

2015-07-08 Thread Suvayu Ali
On Wed, Jul 08, 2015 at 02:53:46PM +0200, Rasmus wrote: > Suvayu Ali writes: > > > We could also take this opportunity to provide users an easy way to > > switch between TeX engines. > > These two patches goes some of the way towards what you want. > org-latex-pdf

Re: [O] ox-latex: default packages cleaning

2015-07-07 Thread Suvayu Ali
On Tue, Jul 07, 2015 at 10:05:06PM +0200, Rasmus wrote: > Suvayu Ali writes: > > > \usepackage{polyglossia} % instead of babel > > You can use babel with xelatex. Yes, but polyglossia is recommended. In the interest of minimal work on the part of Org, this could just be

Re: [O] ox-latex: default packages cleaning

2015-07-07 Thread Suvayu Ali
Hi Rasmus, On Tue, Jul 07, 2015 at 04:53:35PM +0200, Rasmus wrote: > > If it's a means to archive "high-quality" paragraphs, maybe microtype is > probably the 'proper' fix... I would like to second microtype. In fact as far as I know, now a days it is recommended to load that for almost all doc

Re: [O] LaTeX filter for captions

2015-06-28 Thread Suvayu Ali
On Sun, Jun 28, 2015 at 11:52:06PM +0200, Nicolas Goaziou wrote: > Suvayu Ali writes: > > > I wanted to apply a filter to normal text and captions. So I initially > > used org-export-filter-body-functions, however this also applies on the > > section title. Handling

[O] LaTeX filter for captions

2015-06-28 Thread Suvayu Ali
Hi, I wanted to apply a filter to normal text and captions. So I initially used org-export-filter-body-functions, however this also applies on the section title. Handling that case would make my filter a bit more complicated. So I switched to using org-export-filter-paragraph-functions. Howeve

Re: [O] Special blocks with options in LaTeX export

2015-06-28 Thread Suvayu Ali
Hi Rasmus, On Sun, Jun 28, 2015 at 01:30:33PM +0200, Rasmus wrote: > > Options are read via > > (org-export-read-attribute :attr_latex special-block :options). > > As to whether special blocks should support options via a keyword like in > your example, I do not know. FWIW ox-html als

[O] Special blocks with options in LaTeX export

2015-06-28 Thread Suvayu Ali
Hi, I am trying to export special blocks with options. But it seems the options part is being ignored completely. I expect the following: #+begin_aside :options {Combinatorial background} It is all random! #+end_aside to be exported as: \begin{aside}{Combinatorial background} It is

Re: [O] Links

2015-06-18 Thread Suvayu Ali
On Wed, Jun 17, 2015 at 11:47:38AM +0200, Nicolas Goaziou wrote: [... description of the issues trimmed ...] > > Although, you still have to handle the ambiguous case for existing Org > > files. Unless this double maintenance is cumbersome, I would vote for > > introducing such a scheme. > > T

Re: [O] Bug with label names in beamer export

2015-06-16 Thread Suvayu Ali
On Tue, Jun 16, 2015 at 09:36:26PM +0200, Rasmus wrote: > Suvayu Ali writes: > > > The attached patch should fix the issue. > > Pushed, thanks. I changed the commit message slightly. > > > * lisp/ox-beamer.el (org-beamer--get-label): wrap labels in {..} > >

Re: [O] Links

2015-06-16 Thread Suvayu Ali
Hi Nicolas, Fabrice, On Tue, Jun 16, 2015 at 11:30:06PM +0200, Nicolas Goaziou wrote: > Fabrice Popineau writes: > > > Ideally, url encoded links should have been prefixed with some kind of uri > > syntax. > > This way, you could know what to decode and what not. > > The encoded link could be c

[O] Bug with label names in beamer export

2015-06-16 Thread Suvayu Ali
e attached patch should fix the issue. Cheers, -- Suvayu Open source is the future. It sets us free. >From e82cd7bf86dc01d1038a442fd66ba8b97ec7a23e Mon Sep 17 00:00:00 2001 From: Suvayu Ali Date: Tue, 16 Jun 2015 21:04:21 +0200 Subject: [PATCH] ox-beamer: Wrap labels in braces in beamer expo

Re: [O] Custom column environment in beamer export

2015-06-16 Thread Suvayu Ali
On Tue, Jun 16, 2015 at 03:33:03PM +0200, Nicolas Goaziou wrote: > Rasmus writes: > > > Indeed. That's the incremental fix. > > Done in cf5fd31f0c4f18bd0256157adb98306d53f8a52c. Works great! I went with this template: (add-to-list 'org-beamer-environments-extra '("minipage" "m"

Re: [O] Custom column environment in beamer export

2015-06-16 Thread Suvayu Ali
Hi Nicolas, On Tue, Jun 16, 2015 at 01:57:06PM +0200, Nicolas Goaziou wrote: > Rasmus writes: > > > Unfortunately, BEAMER_OPTs are wrapped in square brackets thanks to > > org-beamer--normalize-argument, so the above won't actually work (see > > org-beamer--format-block). From the looks of it I

Re: [O] Custom column environment in beamer export

2015-06-16 Thread Suvayu Ali
On Tue, Jun 16, 2015 at 12:30:09AM +0200, Rasmus wrote: > Suvayu Ali writes: > > > * Fitting technique :B_minipage: > > :PROPERTIES: > > :BEAMER_env: minipage > > :BEAMER_arg: 0.1\linewidth > > :END: > > +

[O] Custom column environment in beamer export

2015-06-15 Thread Suvayu Ali
Hi, Is it possible to define a custom column like environment? At the moment I'm hacking around the need with this: (add-to-list 'org-beamer-environments-extra '("minipage" "m" "\\begin{minipage}%H" "\\end{minipage}%")) With the above I can export the following * 0.1\linewidth

Re: [O] Add LaTeX to SVG support to org-mode

2015-06-15 Thread Suvayu Ali
Hi Adam, As others mentioned, diffs are easier to work with. Please see the instructions on the how to contribute page on Worg. That said, if you do not want to checkout the latest Org (the version you sent looks like a version that was shipped with Emacs). You can still generate a diff. Copy

  1   2   3   4   5   6   7   8   9   10   >