Hello,
Charles Millar writes:
> I think it is still broken in another way
>
> my template for capturing time as I work on a files -
>
> ("s" "timeslip" table-line
> (file "/mnt/Data/ActiveFiles/EmacsFiles/timeslips.org")
> "\| %(org-read-date)\| %^{FileName}
Thx John (again sorry for late response)
the html block example dosent seem to work for me , i tried adding the
block before the first header and below the first header with no success.
does this go into the property drawer or literally as a html code block?
best
Z
On Mon, Nov 23, 2015 at 4:55
Thx matt
i have this code snippet in my custom css working for the whole document
/* Align Slides Left */
.reveal p {text-align: left; }
this works well in exporting all slide left aligned. could one somehow
integrate in the same css file another css statement for centered text and
thus call t
Hi,
I'm a bloody beginner on org-mode so I still am searching my way through
the oceans of informations about getting along with org-mode.
At the moment I am struggling with using latex-export and setting up (a)
latex-class(es).
I found some great instructions on worg: Latex Export vor org-
Hi all
I use a emacs theme (leuven-theme.el) that has nice faces for 8 levels of
org headers (ol1--ol8).
I was wondering if there was a way to make org not start over and use ol1
face when the 9th level is reached but rather skip to the ol2 face (or any
other level).
is that possible at all?
best
On Wednesday, 2 Dec 2015 at 22:24, Nicolas Goaziou wrote:
> Hello,
>
> Eric S Fraga writes:
>
>> However, it only partially fixed. The system does now prompt as it
>> should but the mini-buffer input only allows single words. Hitting
>> space bar attempts to do completion. I believe the input
Hello,
I just pushed a patch which should make radio lists on par with radio
tables. In particular, it fixes a long standing issue with
`org-list-to-generic' which was not really usable, and thus side-stepped
in every back-end transformer (e.g. `org-list-to-latex').
Internally `org-list-parse-lis
Raimund writes:
> Hi,
>
> I'm a bloody beginner on org-mode so I still am searching my way
> through the oceans of informations about getting along with org-mode.
>
> At the moment I am struggling with using latex-export and setting up
> (a) latex-class(es).
>
> I found some great instructions on
I export my Org-Mode notes with internal links to LaTeX and I want it to
look like this ''Section 1.1 [Section name], page 99'' (Like in the Org
Manual). I use this construction:
#+BEGIN_EXAMPLE
* Chapter 1
** Section 1.1
:PROPERTIES:
:CUSTOM_ID: section-1
:END:
* Chapter 2
** Sect
Try this.
* Chapter 1
** Section 1.1 \label{manual-section-1}
:PROPERTIES:
:CUSTOM_ID: section-1
:END:
* Chapter 2
** Section 2.1
I want reference to Section 1.1 from here (See Section
\ref{manual-section-1} on page \pageref{manual-section-1})
John
On 12/03/2015 04:02 AM, Nicolas Goaziou wrote:
Hello,
Charles Millar writes:
I think it is still broken in another way
my template for capturing time as I work on a files -
("s" "timeslip" table-line
(file "/mnt/Data/ActiveFiles/EmacsFiles/timeslips.org")
When I evaluate this:
@startuml
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: another authentication Response
@enduml
I get an error message:
Terminal 0 is locked, cannot read from it
What is causing this
Sorry for the noise, plantuml.jar was not in the correct place.
Regards
Johann
On 3 December 2015 at 14:22, Johann Spies wrote:
> When I evaluate this:
>
> @startuml
> Alice -> Bob: Authentication Request
> Bob --> Alice: Authentication Response
>
> Alice -> Bob: Another authentication Request
Christian Wittern writes:
> On 2015-12-03 8:27, Matt Lundin wrote:
>> Given these complexities, it seems that if we went the zotero route we
>> could end up with a fairly large installation chain (firefox, zotero,
>> zotxt, plugin for zotero). And this would require installing items from
>> multi
Thank's John, it is working, but I hope to use something like (setq org-export-latex-hyperref-format "\\ref{%s}") for hyperref customization. (I want join \\ref{%s} and \\pageref{%s} for org-export-latex-hyperref-format). If it will be work we may simple use [[#section-1]] to different templates fo
Hi Richard,
Richard Lawrence writes:
> Hi Matt and all,
>
> Matt Lundin writes:
>
>> Given these complexities, it seems that if we went the zotero route we
>> could end up with a fairly large installation chain (firefox, zotero,
>> zotxt, plugin for zotero). And this would require installing i
Hello,
I have found a little bug that results in formulas of a table being
computed incorrectly. When there are tabs in front of a data row (instead of
spaces),
the list of values extracted from the row contains superfluous items.
All genuine values are shifted to the right. Consequently, when re
Aloha Raimund,
Raimund writes:
> Hi,
>
> I'm a bloody beginner on org-mode so I still am searching my way through
> the oceans of informations about getting along with org-mode.
>
> At the moment I am struggling with using latex-export and setting up (a)
> latex-class(es).
>
> I found some gre
Nicolas Goaziou writes:
> Hello,
>
> Eric S Fraga writes:
>
>> However, it only partially fixed. The system does now prompt as it
>> should but the mini-buffer input only allows single words. Hitting
>> space bar attempts to do completion. I believe the input should be free
>> form?
>
> Fixed
Hi Matt and all,
Matt Lundin writes:
> But for bibtex users, wouldn't there presumably have to be another
> zotero plugin that would allow for live, automated importing of bibtex
> into zotero? (If anyone knows whether such a plugin exists, please do
> let me know.)
Well, my hope is that this c
Hi Loris,
It’s difficult to say without more context, but I think you might not
need :results graphics on the code block that you are #+call-ing.
:results graphics is intended for situations where Org should arrange
for the plot to be written, whereas you have undertaken this yourself.
--
Aaron
Hi Jeremy,
2015ko abenudak 1an, Jeremy Hankins-ek idatzi zuen:
>
> I recently started using org-mode, so forgive me if this is covered
> somewhere that I missed. But I'm trying to use fixmee.el with org-mode;
> it works by finding "fixme" tags in comments, but it's not finding
> anything in my o
Hi Sacha,
Thanks for your patch.
2015ko abenudak 2an, Sacha Chua-ek idatzi zuen:
>
> I was trying to get org-protocol to work on KDE Plasma 5.4.2. I set up
> my ~/.kde/share/kde4/services/org.protocol, but the standard
> org-protocol sample syntax:
>
>org-protocol://store-link://URL/TITLE
>
Aloha all,
At the risk of introducing noise, I've long wondered if tex4ht might
help with citation processing in Org mode? IIUC, tex4ht uses the
device-independent dvi file produced by TeX to make html, odt, and other
formats. With an Org mode that relied on tex4ht, users would use BibTeX
bibliog
Hi Charlie,
2015ko azaroak 27an, Charles Millar-ek idatzi zuen:
>
> Any thoughts? Any body?
Well, FWIW...
#+tblname’s should be unique within a document. Your problems stem from
that, and your proposed solutions all work around it in some way. I
can’t think of any better way to address your d
Hi John,
2015ko azaroak 25an, John Kitchin-ek idatzi zuen:
>
> Hi,
>
> I am trying to find a nice way to change the color of some links. So far
> the only solution I have found is to create a new face, and use
> highlight-regexp to do it.
>
> I would prefer to just use font-lock to change the c
Hi Richard,
Thanks so much for this very helpful explanation!
Richard Lawrence writes:
> Hi Matt and all,
>
> Matt Lundin writes:
>
>> But for bibtex users, wouldn't there presumably have to be another
>> zotero plugin that would allow for live, automated importing of bibtex
>> into zotero? (
Matt Lundin writes:
>
> If we chose node, we could try to package the wrapper script so it can
> be installed via npm. Then the installation process would be:
>
> a) install node
> b) npm install citeproc-js-wrapper [or whatever]
I forgot. They would need to install npm as well.
Matt
At the risk of piling on, I too am having problems with Org Capture
templates that haven't changed in a long time. The sample below used to
function like:
1. I would call it from org-capture, select the “af” template
2. I would get prompted for a date from file+datetree+prompt and I would
Hi,
Thomas S. Dye writes:
> At the risk of introducing noise, I've long wondered if tex4ht might
> help with citation processing in Org mode? IIUC, tex4ht uses the
> device-independent dvi file produced by TeX to make html, odt, and other
> formats. With an Org mode that relied on tex4ht, users
Hello,
Mike McLean writes:
> At the risk of piling on, I too am having problems with Org Capture
> templates that haven't changed in a long time. The sample below used to
> function like:
>
>1. I would call it from org-capture, select the “af” template
>2. I would get prompted for a date
I clearly had some super important academic work to do today, so instead
I played around with citations ;)
I am not yet convinced a citation processor will get us where we want
because of the complexity of the external dependencies, and the
potential/probable need for us to define new CSL files fo
>
> Links are currently defined by an open function and an export function.
> It might be interesting if org added a third function to this set, a
> fontification function.
>
> OTOH we would have to consider if links are the best place to add this
> functionality. The work you have done on org-re
John Kitchin writes:
> I clearly had some super important academic work to do today, so instead
> I played around with citations ;)
>
> I am not yet convinced a citation processor will get us where we want
> because of the complexity of the external dependencies, and the
> potential/probable need
On 12/03/2015 05:38 PM, Nicolas Goaziou wrote:
Hello,
Mike McLean writes:
At the risk of piling on, I too am having problems with Org Capture
templates that haven't changed in a long time. The sample below used to
function like:
1. I would call it from org-capture, select the “af” temp
Great
Everything seems to(*) work again; thank you.
Mike
(*) I have another small issue that I think is ~helm~ related based on the
initial backtrace, I'll do full checks (tomorrow or weekend) with -Q and
report back if I think it is Org related. Gut feeling right no: not.
On Thu, Dec 3, 2015
>> What do you think?
>
> My guess is that it is orders of magnitudes harder with author (year) and
> footnotes and whatnot.
footnotes... The only place I can see this is in org/odt export. In org
I can see it ok with the approach I described. For odt, I guess it would
be about the same, if you kn
John Kitchin writes:
>
> I am not yet convinced a citation processor will get us where we want
> because of the complexity of the external dependencies, and the
> potential/probable need for us to define new CSL files for different
> backends, or at a minimum for org-formatted citations and
> bibl
Hi all
I was wondering if anyone uses elfeed and org and how people integrate it
into orgmode.
It would be great if anyone can share code dealing with capturing from
elfeed into org, linking and any other uses people are coming up with
thx so much
best
Z
While diagnosing a server condition, I was listing parts of a system log
via a babel expression. The 130 lines in the babel output are wrapped in
an example block. This block caused massive slowdown of scrolling and
other operations.
Using the emacs profiler I see:
- redisplay_internal (C functio
40 matches
Mail list logo