On Friday 06 March 2015 07:27 PM, Rasmus wrote:
> My interpretation of the text is "if you want 'A (Y)' I will type '(Y)'
> but you will have to type 'A' — manually(!)".
The details like these are important from design stand of view.
Do people who are lobbying for integration with CSL tools payin
Hi David,
David Masterson writes:
> Xavier Maillard writes:
>
>> David Masterson writes:
>>
>>> What is the status of MobileOrg for iOS?
>>
>> It seems stalled but, AFAIK, it is free software and higly hackable
>> if you have the knowledge and time ^^
>
> It does seem somewhat stalled, but it
Xavier Maillard writes:
> David Masterson writes:
>
>> What is the status of MobileOrg for iOS?
>
> It seems stalled but, AFAIK, it is free software and higly hackable
> if you have the knowledge and time ^^
>
> As I did not have either resource, I decided to stop using MobileOrg
> ;) After all,
On Friday 06 March 2015 11:51 PM, Richard Lawrence wrote:
> Hi Vaidheeswaran,
>
> Vaidheeswaran C writes:
>
>> I got the subject and also text wrong. (But I hope my intention was
>> clear.) I am really looking for EXISTING in-text CSL styles.
>
> Rasmus pointed you to a relevant style:
>
> ht
H Thorsten
i know this is a *very* late response but life/work has dragged me in last
few months and only now i have time to take a look at org-dp :)
if you remember i have near to null coding skills but i am trying to make
sense of stuff looking at the github site and the org-dp.el examples
i u
Thanks for your help, Nicolas and kungdash.
I've tried both 8.2.10 (installing via elpa) and the git repository
(8.3-beta and master branches), but still the same.
I also tried with putting those DONE logs after the properties, but nothing
change.
On 6 March 2015 at 19:05, Nicolas Goaziou wrote:
David Masterson writes:
> What is the status of MobileOrg for iOS?
It seems stalled but, AFAIK, it is free software and higly hackable
if you have the knowledge and time ^^
As I did not have either resource, I decided to stop using MobileOrg
;) After all, I did not use it much and I had proble
On Friday 06 March 2015 11:39 PM, Richard Lawrence wrote:
> Hi Vaidheeswaran,
>
> Vaidheeswaran C writes:
>
>> The following combination works when passed through the LaTeX/PDF
>> exporter. It doesn't work when the cite syntax is switched to the new
>> one.
>>
>> \cite{center_for_history_and_ne
Ping?
On 2015-03-01T20:31:33+1100, Alexis said:
A> On 2015-03-01T20:20:06+1100, Nicolas Goaziou said: NG> Org
uses `org-src-window-setup' to control the display, which NG>
overrides dedicated windows. You may want to customize the A>
former.
A> Thanks for bringing my attention to this v
On March 6, 2015 7:21:50 PM Nicolas Goaziou wrote:
James Harkins writes:
> The page covers a lot of details, but less in the way of context. For
> instance, the toolbox is documented extensively, but I didn't see
> a comprehensive list of the transcoding functions that a backend
> should impl
Hello,
Rasmus writes:
> When writing plain text I might write something like:
>
> See foo[fn:1]
>
> [fn:1] http://orgmode.org/\\
>http://www.gnu.org/software/emacs/
>
> This is exported as:
>
> See foo[1]
>
> Footnotes
> ─
>
> [1] [http://orgmode.org/]
>[http://www.gnu.o
Igor Sosa Mayor gmail.com> writes:
>
> James K. Lin yahoo.com> writes:
>
> > org-narrow-to-subtree creates a subtree buffer. Your org-return call within
> > that new subtree buffer command operates on the base buffer. Many of Org's
> > link navigation commands operate this way because they use
On Friday, 6 Mar 2015 at 18:55, Rasmus wrote:
> My gut feeling tells me that scripts are "more important" than citations.
My gut agrees with yours on this.
However, the precedence for citations is only for words starting with @
so this should not pose a problem generally. I cannot remember ever
Richard Stanton writes:
> Here’s a sample Python code block:
>
> #+begin_src python :results file :exports both
> import matplotlib
> matplotlib.use('Agg')
> import matplotlib.pyplot as plt
> import pandas as pd
>
> df = pd.DataFrame({'date': [1900, 1901, 1902], 'x1' : [3, 4, 5], 'x2' : [6,
> 7,
Chris Drane writes:
> I'm trying to export to HTML a file with this snippet of text:
>
> <<
> call_function 0; store 1 (a)
>>>
>
> Doing so gives me the error: Variable "store" must be assigned a default value
>
> This goes away if I remove the underscore. I've tried using #+OPTIONS: ^:{}
> to a
James K. Lin writes:
> org-narrow-to-subtree creates a subtree buffer. Your org-return call within
> that new subtree buffer command operates on the base buffer. Many of Org's
> link navigation commands operate this way because they use the base buffer
> as their context.
thanks for your answer.
Here’s a sample Python code block:
#+begin_src python :results file :exports both
import matplotlib
matplotlib.use('Agg')
import matplotlib.pyplot as plt
import pandas as pd
df = pd.DataFrame({'date': [1900, 1901, 1902], 'x1' : [3, 4, 5], 'x2' : [6, 7,
9]})
df.set_index('date', inplace=True, dro
Hi Vaidheeswaran,
Vaidheeswaran C writes:
> I got the subject and also text wrong. (But I hope my intention was
> clear.) I am really looking for EXISTING in-text CSL styles.
Rasmus pointed you to a relevant style:
https://github.com/citation-style-language/styles/blob/master/chicago-author-d
I'm trying to export to HTML a file with this snippet of text:
<<
call_function 0; store 1 (a)
>>
Doing so gives me the error: *Variable "store" must be assigned a default
value*
This goes away if I remove the underscore. I've tried using #+OPTIONS: ^:{}
to address this, but it doesn't have any
Hi Vaidheeswaran,
Vaidheeswaran C writes:
> The following combination works when passed through the LaTeX/PDF
> exporter. It doesn't work when the cite syntax is switched to the new
> one.
>
> \cite{center_for_history_and_new_media_zotero_}
Is that a realistic example of a key? What progr
Nicolas Goaziou writes:
> While we're at it, as you noticed already, bare citation keys take
> precedence over subscript. So, basically, one can never add subscript to
> a word starting with "@".
>
> At the bare minimum, we should introduce an entity to generate "@"
> (e.g. "\At") so one can alwa
It might even be desirable to mix single and multi line cells in the
same row. That would introduce some restrictions on how single-line
cells are edited when they are in a row that contains multi-line
cells. I suppose they could be collapsed onto the first line in the
cell by replacing newlines wi
Rasmus writes:
> This is also not captured: [cite:@Röntgen]. Why limit
> org-element--citation-key-re to a-z?
Done in 8c941008e0aaf958bdc6ae2cc7dfcbe3fd967b92.
While we're at it, as you noticed already, bare citation keys take
precedence over subscript. So, basically, one can never add subscri
Marcin Borkowski writes:
> What I find especially missing is: documenting the underlying data
> structures (and overall architecture – in fact, I was thinking today
> about writing a blog post about the main entry points to the exporter,
> but this will probably have to wait a week or two), and a
Igor Sosa Mayor gmail.com> writes:
>
> Hi,
>
> maybe this is a small bug or something wrong in my config...
>
> But: if I use org-narrow-to-subtree and then use org-return to open a
> file link the narrowed function get lost and I get the whole buffer
> again. This happens at least if I get a
I think \ is overloaded for export purposes, but maybe / is clear? I think
that's a good idea.
Skip Collins writes:
> One more crazy idea. What if there were a choice of two vertical
> separators? Currently '|' is the only character used for this purpose.
> If, however, something like '\' were
One more crazy idea. What if there were a choice of two vertical
separators? Currently '|' is the only character used for this purpose.
If, however, something like '\' were used to signal a multi-line cell,
then it would be possible to control this feature on a row-by-row
basis. As soon as the user
Hi,
maybe this is a small bug or something wrong in my config...
But: if I use org-narrow-to-subtree and then use org-return to open a
file link the narrowed function get lost and I get the whole buffer
again. This happens at least if I get a question because the file is too
big and I have to dec
On Friday 06 March 2015 07:27 PM, Rasmus wrote:
> Last resort you could import all references as org-bibtex entries and use
> some tool to format information from this. It's much nicer to rely on an
> external tool for this, though.
We are talking about 100 options -- JabRef, Citeproc-java, org-b
I think the post-processor type tool is what would give the most
capabilities. The citations produced depends on the context. (For
example, is it a second refernce to an earlier occurrence etc. Is
this an "Ibid" stuff etc.) JabRef and Citeproc-java cannot do that.
My suggestion, people take A
I got the subject and also text wrong. (But I hope my intention was
clear.) I am really looking for EXISTING in-text CSL styles.
On Friday 06 March 2015 07:27 PM, Rasmus wrote:
> Hi,
>
> Vaidheeswaran C writes:
>
>
>>> Maybe this:
>>>
>>>
>>> https://github.com/citation-style-language
Vaidheeswaran C writes:
> Does biblatex integrate with CSL engine?
I don't think so.
> I sense a lot of enthusiasm to use CSL styles.
It has good support outside of LaTeX, e.g. Mendely and Zotero.
I'm not sure Bibtex is easily supported on these formats, maybe 'cause
it's a postprocessor, tho
Hi,
Vaidheeswaran C writes:
>> Maybe this:
>>
>>
>> https://github.com/citation-style-language/styles/blob/master/chicago-author-date.csl
>
> I have looked at this style file and I have even written a CSL macro
> for this file. Please tell me how would I create parenthetical styles
> w
On Friday 06 March 2015 06:59 PM, Rasmus wrote:
> Vaidheeswaran C writes:
>
>> I am approaching this whole thread from a "tools" perspective.
>
> https://www.ctan.org/pkg/biblatex
> http://www.ctan.org/pkg/biblatex-chicago
> http://www.ctan.org/pkg/biblatex-apa
> http://www.ctan.org/pkg/natbib
>
On Friday 06 March 2015 06:59 PM, Rasmus wrote:
> Vaidheeswaran C writes:
>
>> I am approaching this whole thread from a "tools" perspective.
>
> https://www.ctan.org/pkg/biblatex
> http://www.ctan.org/pkg/biblatex-chicago
> http://www.ctan.org/pkg/biblatex-apa
> http://www.ctan.org/pkg/natbib
>
On Friday 06 March 2015 06:57 PM, Rasmus wrote:
> Vaidheeswaran C writes:
>
>> I am trying to locate a Zotero csl file that produces parenthetical
>> style -- Author (Date) -- for citations[1]. The primer[2] uses the
>> term "in-text" to refer to what this mailing list has been designating
>> as
On 2015-03-06, at 09:55, James Harkins wrote:
> I've been working on an export backend for personal use, and I find the
> documentation on worg to be... not quite what I need. In the spirit of
In fact, studying the sources for existing exporters seems to be the
best way to learn that stuff.
Vaidheeswaran C writes:
> I am trying to locate a Zotero csl file that produces parenthetical
> style -- Author (Date) -- for citations[1]. The primer[2] uses the
> term "in-text" to refer to what this mailing list has been designating
> as "parenthetical" style.
Author-date a la biblatex have
Vaidheeswaran C writes:
> I am approaching this whole thread from a "tools" perspective.
https://www.ctan.org/pkg/biblatex
http://www.ctan.org/pkg/biblatex-chicago
http://www.ctan.org/pkg/biblatex-apa
http://www.ctan.org/pkg/natbib
http://www.ctan.org/pkg/chicago
http://www.ctan.org/pkg/harvard
On Friday 06 March 2015 06:33 PM, Vaidheeswaran C wrote:
> I am trying to locate a Zotero csl file that produces parenthetical
> style -- Author (Date) -- for citations[1]. The primer[2] uses the
> term "in-text" to refer to what this mailing list has been designating
> as "parenthetical" style.
>
I am trying to locate a Zotero csl file that produces parenthetical
style -- Author (Date) -- for citations[1]. The primer[2] uses the
term "in-text" to refer to what this mailing list has been designating
as "parenthetical" style.
I want to see an "off-the-shelf" csl style file, that uses
parent
On Friday 06 March 2015 04:19 PM, Nicolas Goaziou wrote:
> Richard Lawrence writes:
>
>> I dropped the second underscore when I was writing the grammar. Thanks,
>> Vaisheeswaran, for noticing. Nicolas, IMO we should update the parser
>> to allow underscores in keys (including at the final charac
Nicolas Goaziou writes:
> Richard Lawrence writes:
>
>> I dropped the second underscore when I was writing the grammar. Thanks,
>> Vaisheeswaran, for noticing. Nicolas, IMO we should update the parser
>> to allow underscores in keys (including at the final character, I
>> guess).
>
> Done in a
Hi Nicolas,
Nicolas Goaziou writes:
> Andreas Leha writes:
>
>> I see. I did not read carefully enough. Fine with me as well.
>
> I pushed it in 1362c2d22b037f43bd9f5a42c01c7ca8300d14cd (master). Thanks
> again for the feedback.
>
Thanks! A big improvement for me.
Andreas
Hello,
James Harkins writes:
> The page covers a lot of details, but less in the way of context. For
> instance, the toolbox is documented extensively, but I didn't see
> a comprehensive list of the transcoding functions that a backend
> should implement
There is no rule about what a back-end s
Andreas Leha writes:
> I see. I did not read carefully enough. Fine with me as well.
I pushed it in 1362c2d22b037f43bd9f5a42c01c7ca8300d14cd (master). Thanks
again for the feedback.
Regards,
Hello,
何利勇 writes:
> It looks like org-habit only handle the ".+" repeater correctly, though
> the document says it supports ".+", "++" and "+".
>
> For example, when create agenda for the following org content.
>
> * TODO Test_+
> SCHEDULED: <2015-03-02 Mon +1w>
> - State "DONE" from "TOD
Hello,
Rasmus writes:
> Try the following:
>
> (with-temp-buffer
> (require 'ox-ascii)
> (insert "http://orgmode.org";)
> (org-ascii-export-as-ascii nil nil nil t))
>
> This will output [http://orgmode.org]. I don't think that www-links
> should be treated the same as "random links" here.
Hello,
Robert Pluim writes:
> Hi, there's a small issue with the texi description of this
> feature. Fixed as follows:
>
> * org.texi (Agenda commands): Correct reference to
> org-agenda-persistent-marks
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Richard Lawrence writes:
> I dropped the second underscore when I was writing the grammar. Thanks,
> Vaisheeswaran, for noticing. Nicolas, IMO we should update the parser
> to allow underscores in keys (including at the final character, I
> guess).
Done in ab7ff4034e8cd67ae5b5e2cfddfee87082228
Hi James,
James Harkins writes:
> I've been working on an export backend for personal use, and I find
> the documentation on worg to be... not quite what I need. In the
> spirit of suggesting an avenue for improvement, then:
I'm happy you found of ox and org-element useful. Nicolas' work is in
Greetings.
My implementation of Processing support in Babel is proceeding really
well! I have now both external viewing of sketches and export to html
(sketches drawn by browser) working.
There are a number of details to fix, though.
1. When editing Processing code with C-c ' I get an error fro
I've been working on an export backend for personal use, and I find the
documentation on worg to be... not quite what I need. In the spirit of
suggesting an avenue for improvement, then:
The page covers a lot of details, but less in the way of context. For
instance, the toolbox is documented e
53 matches
Mail list logo