Hello experts,
I want to export org file to PDF using LaTeX for certain special symbols.
For example, in the plain LaTeX:
Shr\"odinger will give the o with two dots on top. Notice that the " is a
double quotation mark.
However, when org translate that into LaTeX, it will become two single
quot
Hello all,
Thanks for your response!
I can go with the UTF-8 method. The only problem for me now is I don't know
how to input the ö from Emacs.
I've tried the C-x 8 RET, but don't know the name or hex. Any suggestions?
Xin
On Sun, Jan 16, 2011 at 8:54 AM, Eric S Fraga wrote:
> Nick Dokos w
Thanks for all your response!
I've found this page and it explains the name and hex:
http://www.unicode.org/charts/PDF/U0080.pdf
00F6 ö LATIN SMALL LETTER WITH DIAERESIS
Xin
On Mon, Jan 17, 2011 at 5:33 PM, Bastien wrote:
> Nick Dokos writes:
>
> > It works correctly in headlines, but not i
Hello Experts,
Are there any way to write just a plain [0], instead of interpreting it as a
footnote when publishing in to HTML?
I've tried the ~[0]~, and ~[~0~]~, but not luck.
Thanks!
Xin
___
Emacs-orgmode mailing list
Remember: use `Reply All' to se
It works. Though it seems a pity to turn off the footnote mode in the whole
file. I used the [ 0 ] for a temporary fix just now.
Thanks!
Xin
On Wed, Oct 28, 2009 at 4:32 PM, Nick Dokos wrote:
> Xin Shi wrote:
>
> > Hello Experts,
> >
> > Are there any way to write j
Wow~~ Thanks !
Xin
On Thu, Oct 29, 2009 at 5:23 AM, Carsten Dominik
wrote:
>
> On Oct 28, 2009, at 8:55 PM, Xin Shi wrote:
>
> Hello Experts,
>>
>> Are there any way to write just a plain [0], instead of interpreting it as
>> a footnote when publishing in to
Hi Richard,
Thanks for this app!
Actually I get to know it's on AppStore by looking at your webpage, I've
been checking that page after 10/18 :)
I've installed on my iPod Touch and it works great!
The only comment I have is about the documentation page.
http://mobileorg.ncogni.to/doc/getting-s
Hi Carsten,
I'm using the 6.32b, but neither of the method work (=[0]= or ~[0]~), will
this be in the next release?
Thanks!
Xin
On Thu, Oct 29, 2009 at 4:23 AM, Carsten Dominik
wrote:
>
> On Oct 28, 2009, at 8:55 PM, Xin Shi wrote:
>
> Hello Experts,
>>
>> Are
Hello Experts,
I'm using Emacs 23.1 with orgmode 6.33b.
When I use "Push Files and Views" in MobileOrg in Emacs, I got error
message:
Writing index file...
byte-code: Wrong type argument: listp, "TODO"
Any suggestions?
Thanks!
Xin
___
Emacs-orgmode m
cksums...")
(org-mobile-write-checksums) (run-hooks (quote org-mobile-post-push-hook)))
(save-excursion (save-window-excursion (org-mobile-check-setup)
(org-mobile-prepare-file-lists) (run-hooks ...) (message "Creating
agendas...") (let ... ...) (message "Creating agendas...done")
(org-save-all-org-buffers) (message "Copyin
ay the agenda in the MobileOrg in the iphone/ipod touch.
Xin
On Fri, Dec 4, 2009 at 6:25 PM, Nick Dokos wrote:
> Xin Shi wrote:
>
>
> > Debugger entered--Lisp error: (wrong-type-argument listp "TODO")
> > cdr("TODO")
> > (mapcar (lambd
Hi Richard,
Thanks for your reply (and also the MobileOrg of course)!
No. I'm using the 6.33. I tried the git version, but there are some
compiling errors:
In toplevel form:
lisp/org-ascii.el:29:1:Error: Symbol's function definition is void:
org-float-ti
me
make: *** [lisp/org-ascii.elc] Error
-push and see if #+ALLPRIORITIES is set for you.
>
> Hope this helps,
> Richard
>
> On Sat, Dec 5, 2009 at 9:44 AM, Xin Shi wrote:
> > Hi Richard,
> >
> > Thanks for your reply (and also the MobileOrg of course)!
> >
> > No. I'm using the 6.33. I
Hi Richard,
I just updated my orgmode to 6.33f, and this time the priority reserved in
the pushed file, but in the ipod touch, it seemed not recognized, i.e. it
shows:
[#A] Learn MobileOrg.
In the "Priority" row, it still says "None".
Xin
On Sat, Dec 5, 2009 at 11:5
Hello Experts,
In mathematics, it's frequent to see symbols with a bar over it. This is
easy to do in LaTeX: \bar{A}. While in HTML, it is :
A
I'm wondering if it's possible to implement that into the org-mode.
Thanks!
Xin
___
Emacs-orgmode mailing l
Hi Water,
You can try this :
#+INFOJS_OPT: view:info path:http://orgmode.org/org-info.js
HTH
Xin
On Tue, Jan 5, 2010 at 1:37 AM, Water Lin wrote:
>
> I want to use org-info.js to build a navigator for my knowledge base.
>
> So I set something like this:
> -
> #+INFOJS_OPT: path:h
Hi Carsten,
Hi Carsten,
It worked. Thank you!
Xin
On Tue, Jan 5, 2010 at 12:27 PM, Carsten Dominik
wrote:
> Hi Xin,
>
> take a look at the variable org-emphasis-alist.
>
> - Carsten
>
>
> On Jan 5, 2010, at 4:39 PM, Xin Shi wrote:
>
> Hello Experts,
>>
>
Hello Experts,
Sometimes, I found it would be handy to put "checkmarks" in tables. In TeX,
it is \checkmark, while in HTML, its ✓
see page: http://www.mistywindow.com/reference/html-characters.htm)
It looks the const "org-html-entities" is defined in org-exp.el, can we
include this ? In the long
Hello Experts,
On the exported html page with org-info.js, one can go to the next page by
clicking the "Next" or simply type "n" as indicated in the help menu by
typing "?". An example page is:
http://orgmode.org/Changes.html
If one jumps randomly in the page, one can also go back to the last vi
Hello Experts,
I'm using Emacs 23.1.1 and org mode 6.34b. In the org file, if I use a link
say [[./link.org][test]], it will open the link.org file in another buffer
with orgmode. It will be also true, if I use [[./link.txt][link test]],
which will open a link.txt file with Text mode. However, if
Hi Carsten and Giovanni,
I used (add-to-list 'auto-mode-alist '("\\.info\\'" . text-mode)) and it
works!
By the way, my system is GNU Linux.
Thanks!
Xin
On Fri, Jan 22, 2010 at 4:45 AM, Giovanni Ridolfi wrote:
> Hi, Xin,
>
> Xin Shi writes:
>
> &
Hello,
When exporting to HTML, the default behavior is to "pushed to kill ring and
clipboard". As shown in the message:
HTML export done, pushed to kill ring and clipboard
Are there any way to turn off this push?
Thanks!
Xin
___
Emacs-orgmode mailing
Thank you!
I never use it. Just found it annoying when using C-y to paste in Emacs
sometimes :)
Xin
On Wed, Apr 7, 2010 at 1:51 PM, Dan Davison wrote:
> Xin Shi writes:
>
> > Hello,
> >
> > When exporting to HTML, the default behavior is to "pushed to kill
I had a similar request before but never get solved. I support this request.
On Thu, Apr 8, 2010 at 4:11 AM, Gary . wrote:
> It seems that when I export to HTML, something, somewhere, opens the
> file so I have yet another buffer open. Is there any way to configure
> that behaviour so that I do
On Apr 8, 2010, at 3:34 PM, Xin Shi wrote:
>
> I had a similar request before but never get solved. I support this
>> request.
>>
>
> (setq org-export-kill-product-buffer-when-displayed t)
>
> will do this when the exported file is shown immediately, so
> the buffer
Hello Experts,
I'm wondering if it's easy to make ordered list like this:
1. This is the first level
a. This is in the second level
b. Same level
c. Same ...
2. This is the first level again
It is more readable than the current one.
Thanks!
Xin
_
Okay. Thanks for this confirmation :)
Xin
On Thu, Apr 29, 2010 at 9:02 AM, Carsten Dominik
wrote:
>
> On Apr 27, 2010, at 5:49 PM, Xin Shi wrote:
>
> Hello Experts,
>>
>> I'm wondering if it's easy to make ordered list like this:
>>
>
> No.
&
Hello Experts,
When I export the org file to LaTeX, I want no title or date in the first
page. Namely, I want these lines to be commented out:
%\title{XX}
%\date{X}
%\maketitle
So far, I only found
#+OPTIONS: author:nil can make:
%\author{}
I also tried :
# Local Variables:
# or
Hello,
I found an answer for my question :)
#+OPTIONS: toc:nil
#+TITLE:
#+AUTHOR:
#+DATE:
will do the work.
Xin
On Thu, Jul 29, 2010 at 4:31 PM, Xin Shi wrote:
> Hello Experts,
>
> When I export the org file to LaTeX, I want no title or date in the first
> page. Namely,
hat should do it. It's been working for me in
>> eliminating the \maketitle line.
>>
>>
>> John
>>
>> On Thu, Jul 29, 2010 at 3:31 PM, Xin Shi wrote:
>>
>>> Hello Experts,
>>>
>>> When I export the org file to LaTeX, I w
Hello Experts,
I am using orgmode 7.7 in Emacs 23.3.
I usually have a dedicated window (frame) for Org Agenda view. I found it
would be very convient to be able to add item directly from the Agenda
buffer, however, I don't see that command in the manual. (A closer one is
the refill, which moves t
Hello,
If I want to export to LaTeX with the math symbols in the title:
#+TITLE: This is a test for $D$
I get the $D$ in the PDF. Are there any way to let it behave the same as in
the body for the title?
Thanks!
Xin
Hi Nick,
I saw there is no problem in the tex file. It's some other problem with my
tex files which seems not happy with that one in title. I tried on a simple
version, it works. Thank you!
Xin
On Fri, Jun 3, 2011 at 1:32 PM, Nick Dokos wrote:
> Xin Shi wrote:
>
>
> > T
Hi Nick,
Thanks for your reply. I updated my org to 7.5 and the $D$ worked in the
title. However, if I use \(D\) in the title, it says:
undefined control sequence
I tried \( ... \) in body, its OK.
Xin
On Thu, Jun 2, 2011 at 10:55 PM, Nick Dokos wrote:
> Xin Shi wrote:
>
> >
Hello Experts,
I'm using orgmode 7.5 on Emacs 23.3. The TAB key used to work on version
7.3, where a line like the following:
* Section One
The text
: this is the example line <-- If I use TAB here, this line
will be aligned to "The text" in the above line.
However, in the 7.5
Thank you Nicolas!
Xin
On Sun, Jun 5, 2011 at 11:46 AM, Nicolas Goaziou wrote:
> Hello,
>
> Xin Shi writes:
>
> > I'm using orgmode 7.5 on Emacs 23.3. The TAB key used to work on version
> > 7.3, where a line like the following:
> >
> > * Section One
&
Hello,
I'm using the org-mode 7.5 in Emacs 23.3.
I noticed this lines in org:
** ``Internal'' and "External" Example
``Internal'' and "External" Examples in paragraph
will result in tex:
\section{``Internal'' and "External" Example}
\label{sec-1_1}
``Internal'' and ``External'' Example
Hello,
I'm looking for a way to highlight the syntax of the LaTeX fragments inside
orgmode.
I have tried to put the LaTeX parts into:
#+BEGIN_SRC LaTeX
#+END_SRC
But the output tex file will have the
\begin{verbatim}
\end{verbatim}
surrounding the parts. I'm wondering if it's possible to #+BEG
n 7.5?
Best,
Xin
On Tue, Jun 21, 2011 at 3:35 PM, Eric Schulte wrote:
> Xin Shi writes:
>
> > Hello,
> >
> > I'm looking for a way to highlight the syntax of the LaTeX fragments
> inside
> > orgmode.
> >
> > I have tried to put the LaTeX parts in
Thanks. Maybe it's just not working here.
Also, I got this question every time:
Evaluate this latex code block on your system? (y or n)
Are there anyway to turn accept all?
Xin
On Tue, Jun 21, 2011 at 4:49 PM, Nick Dokos wrote:
> Xin Shi wrote:
>
> >
> > However, I
ulte wrote:
> Xin Shi writes:
>
> > Thanks. Maybe it's just not working here.
> >
> > Also, I got this question every time:
> >
> > Evaluate this latex code block on your system? (y or n)
> >
> > Are there anyway to turn accept all?
> >
&
Hello Experts,
In the *Org Agenda* buffer, I usually use the key "r" to refresh the
content. If some of the agenda files have change from the disk, it will pop
up the question in the mini-buffer to ask what to do. As I choose "r" to
revert most of the time, and I have to do several times to revert
ul 25, 2012 at 10:18 AM, Giovanni Ridolfi <
giovanni.rido...@yahoo.it> wrote:
> Hi, Xin,
>
> Da: Xin Shi
> Inviato: Mercoledì 25 Luglio 2012 10:09
>
>
> > In the *Org Agenda* buffer, I usually use the key "r" to refresh the
> content.
>
> > If some of th
question, I'd prefer a more targeted solution: something
> >> like this should work (very lightly tested - check the doc for
> >> revert-without-query if you want to modify the regexp):
> >>
> >> --8<---cut here---start
Hello Experts,
I have a relatively long and detailed document maintained in org but only
won't to publish into LaTeX to the first 3 levels, because the rest of the
levels are too many details. If I use COMMENT into every of them, looks
very cumbersome. I'm wondering if there is any in-file config
Thank you!
Xin
On Wed, Mar 28, 2012 at 3:20 AM, Nick Dokos wrote:
> Bastien wrote:
>
> > Hi Nick,
> >
> > Nick Dokos writes:
> >
> > > Unfortunately, there is a bug in org-latex.el, in
> org-export-latex-subcontent
> > >
> > > ,
> > > | ((listp org-export-latex-low-levels)
> > > |
Hello Experts,
I've tried to use the new feature in 6.26a for custom IDs. Unfortunately, those
sections have the custom IDs won't show up properly in the javascript page. I
used the org-info.js(v.0.1.0.6). I'm wondering if the orgmode.org web
administrator could use this new feature for one of t
Hi Carsten,
That's great! It would be nice that we document all of this symbols in
the manual.
Another question related to the Mark-up:
Is there any way to by pass the "+" mark-up except using space? The
reason is that I have a table like this:
| D^{+}\to K^{-}\pi^{+}\pi^{+} | 44120 \p
Hi,
This webpage behaves strange in firefox:
http://orgmode.org/Changes.html
A lot of dialog box jumps up saying the section number.
Xin
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.or
Hi Sebastian,
Thanks for your quick fix! (Also thanks for Greg's confirm).
Now, here is another question: if you go to that page:
http://orgmode.org/Changes.html
1. Suppose one clicks the "Version 6.23" on the left panel, then
Version 6.23 will show up in the top (notice it's slanted and no
Hello Experts,
It appears that the javascript enabled webpage looks not good in Safari
browser. In particular, the whole page is expanded in one big page
instead of foled together. Are there any suggestions for that?
Thanks!
Xin
___
Emacs-orgmode m
or says:
>
>
> SyntaxError: Parse error
> http://orgmode.org/worg/org-faq.php#sec-1 (line 61)
>
>
> The `-->' part of the ending comment delimeter.
>
>
>
> Regards,
>
> Sebastian
>
>
>
>
> Xin Shi writes:
> > Hello Experts,
> &g
On Wed, May 6, 2009 at 6:30 AM, Carsten Dominik
wrote:
>
> On Apr 22, 2009, at 4:21 PM, Xin Shi wrote:
>
> Hi Carsten,
>>
>> That's great! It would be nice that we document all of this symbols in the
>> manual.
>>
>
> Are you volunteering to make th
ince you will not get an error `undefined entity...'
>
> Example:
>
> Use ` ' instead of ` '
>
>
> Regards
>
> Sebastian
>
> Carsten Dominik writes:
> > On May 6, 2009, at 3:08 PM, Xin Shi wrote:
> >
> >>
> >>
Hello Experts,
I tried to type A[0] in a document with orgmode, but it gives me the
footnote link. I could use A[ 0] for a quick replacement, but are there any
better way to tell org not interpreting the footnote?
Thanks!
Xin
___
Emacs-orgmode mailing
Thanks a lot!
Xin
On Tue, May 26, 2009 at 1:18 PM, Bernt Hansen wrote:
> Carsten Dominik writes:
>
> > On May 26, 2009, at 4:15 PM, Xin Shi wrote:
> >
> >> I tried to type A[0] in a document with orgmode, but it gives me the
> >> footnote link. I could us
Hello Experts,
I use org-mode to produce a lot of big tables with numbers in them. When I
present these tables by HTML, I found it's hard to keep track which row it
is. I'm wondering if it's possible to implement additional class attribute
to the , such as:
OneFish
TwoFish
RedFish
BlueFish
So
; tr:nth-child(even) {
> background-color: #6699FF;
> }
>
> Good luck! If you make an example, please post it!
>
> On Sun, Jun 14, 2009 at 03:00:15PM -0400, Xin Shi wrote:
> > Hello Experts,
> >
> > I use org-mode to produce a lot of big tables with numbers in the
... Any suggestions from our Lisp
experts?
Thanks!
Xin
On Mon, Jun 15, 2009 at 8:39 AM, Xin Shi wrote:
> Hi Russell,
>
> Thanks for your posting!
>
> Unfortunately, this is quite a new feature for CSS 3, which is not
> supported by the Firefox 3. It would be great if
Hi Sebastian,
This is a really great feature I was hoping to have!
I tried to get the http://orgmode.org/org-info.js and tested on Firefox
3.0.11, the "B" works but click on the go back button is not working. ...
not sure why.
Thanks!
Xin
One question is in one org file, how to specify the int
able
> org-export-table-row-tags which can be used for this purpose.
>
> Please the the docstring of that variable.
>
> HTH
>
> - Carsten
>
>
> On Jun 14, 2009, at 9:00 PM, Xin Shi wrote:
>
> Hello Experts,
>>
>> I use org-mode to produce a lot of big t
Hi Sebastian,
I see. So, in your initial email, "using mouse" only means click on the
links make by the js file.
Xin
On Thu, Jun 18, 2009 at 10:58 AM, Sebastian Rose wrote:
> Xin Shi writes:
> > Hi Sebastian,
> >
> > This is a really great feature I was hop
javascript. Although, opening a new
web browser and specify that link (published_org_file_name#tab-compare) will
open it. Are there any way to solve it in the js file?
Thanks!
Xin
On Thu, Jun 18, 2009 at 6:01 PM, Sebastian Rose wrote:
> Xin Shi writes:
>
> > Hi Sebastian,
>
Hi Sebastian,
I tried that. Now in the published file, the link becomes
"pagename#sec-2.1.1", not the ID name. At the same time, when I click on it,
it still does not move. :(
Xin
On Fri, Jun 19, 2009 at 11:09 AM, Sebastian Rose wrote:
> Xin Shi writes:
> > Hi Sebastian,
Hi Sebastian,
I have an idea of testing whether it works or not.
In the orgmode page:
http://orgmode.org/Changes.html#sec-2.1.1
It's talking about the custom ID. Could you try to add an example after
line:
Links written like [[#my-target-name] ] can be used to target a custom ID.
For example:
Hello,
As requested by Carsten, I created a table for special symbols:
http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.php#sec-9
Comments or suggestions are welcome!
Best,
Xin
___
Emacs-orgmode mailing list
Remember: use `Reply All' to
t;
>
> I would like to know from you if there were any symbols with
> problems, for example only working in HTML but on in LaTeX
> and vice versa...
>
> - Carsten
>
> On Jun 21, 2009, at 4:28 PM, Xin Shi wrote:
>
> Hello,
>>
>> As requested by Carsten, I c
Hi Sebastian,
Hmm... I may need to wait for another release of the org-mode and the js
file.
By the way, it looks the contents table in the left-bar of that page behaves
strange:
http://orgmode.org/Changes.html#sec-2.1.1
Xin
On Mon, Jun 22, 2009 at 7:46 AM, Sebastian Rose wrote:
> Xin
On Mon, Jun 22, 2009 at 10:15 PM, Sebastian Rose wrote:
> Xin Shi writes:
> > Hi Sebastian,
> >
> > Hmm... I may need to wait for another release of the org-mode and the js
> > file.
>
>
> Which version of Org-mode do you use? `M-x org-version RET'
&g
done.
On Tue, Jun 23, 2009 at 10:29 AM, Nagarjuna G. wrote:
> On Tue, Jun 23, 2009 at 12:58:00PM +0200, Carsten Dominik wrote:
> >
> > Hi all,
> >
> > the voting for the sourceforge community choice awards has started at
> >
> > http://sourceforge.net/community/cca09/vote
> >
> > We are up again
Hi Nicolas,
That looks impressive! Especially the colors for different meanings.
Xin
On Tue, Jun 23, 2009 at 3:38 PM, Nicolas Girard wrote:
> Hi all,
>
> a while ago, David mentionned that at least two people from the
> #org-mode IRC channel would be interested in having pretty icons in
> org
One reason is that this picture is a background.
On Wed, Jun 24, 2009 at 9:39 AM, James Yoo wrote:
> Linking back to the front page via the main logo is pretty standard, or at
> least that's what I've come to expect... is there a particular reason why
> the unicorn graphic does not?
>
>
> __
7; and `nline' which are
> used to check whether the current line is a header line, and whether
> it is an odd or an even line. Since this is fully programmable,
> you can do other things as well.
>
> This was a request by Xin Shi.
>
I've just tested it. It works grea
Hello Experts,
I'm using org-6.28b and the fresh org-info.js (a few minutes ago). I publish
org file into HTML with #+INFOJS_OPT: view:info. Just like this page:
http://orgmode.org/Changes.html
However, the internal links (such as [[#tag-name]]) still does not work.
When I hover the courser on th
Hi Sebastian,
I've attached a simple test org (a.org), please check it it works for you.
My environment does not work:
Emacs: 22.3.1
Org-mode: 6.28b
Firefox: 3.0.11
Thanks!
Xin
On Thu, Jun 25, 2009 at 5:26 PM, Sebastian Rose wrote:
> Xin Shi writes:
> > Hello Experts,
>
Hi Sebastian,
Thanks for your quick fix.
Just curious, what was the problem before?
Shall I just download the new js file?
Xin
On Fri, Jun 26, 2009 at 7:21 PM, Sebastian Rose wrote:
> Xin Shi writes:
> > Hi Sebastian,
> >
> > I've attached a simple test org (
em? We can probly keep the version number in the
org-info.js, so that people are easier to follow.
Thanks again!
Xin
On Sat, Jun 27, 2009 at 5:49 PM, Sebastian Rose wrote:
> Xin Shi writes:
> > Hi Sebastian,
> >
> > Thanks for your quick fix.
> >
> >
Hi Sebastian,
I can see the version now: org-info.js, v. 0.1.1.8 :)
Thanks!
Xin
On Sat, Jun 27, 2009 at 11:37 PM, Sebastian Rose wrote:
> Xin Shi writes:
> > Hi Sebastian,
> >
> > Thanks for the explanation! I guess one reason for me to spot that is I
> use
&
Hello Experts,
I noticed two problems with recent org publishing HTML with js support.
To make is specific, one can use this page as example:
http://orgmode.org/Changes.html
1.) The shortcut icon is no longer displayed (the small icon in the address
bar)
In the HTML, the line is still there:
Hi Xiao-Yong,
Yes. My broser works on the same page a few weeks ago.
I tested on other sites, it is OK. I also tried on the orgmode homepage,
same error.
Thanks!
Xin
On Tue, Jun 30, 2009 at 9:43 AM, Xiao-Yong Jin wrote:
> Xin Shi writes:
>
> > Hello Experts,
> >
Hi Nick,
I tested on another machine with Debian 5.0 /Iceweasel 3.0.6. It can produce
the PDF file but the icon is still missing.
Xin
On Tue, Jun 30, 2009 at 10:53 AM, Nick Dokos wrote:
> Xin Shi wrote:
>
>
> > Yes. My broser works on the same page a few weeks ago.
> >
Hi Vikram,
I think the manual is a different story than the other HTML pages generated
by org-mode.
>From the source of the manual:
http://orgmode.org/manual/index.html
One can see that it is generated by: makeinfo, not org-mode.
Xin
On Tue, Jun 30, 2009 at 1:58 PM, Vikram S V wrote:
> H
Hi Vikram,
On Tue, Jun 30, 2009 at 2:17 PM, Vikram S V wrote:
> Hi Xin,
>
> > I think the manual is a different story than the other HTML pages
> generated
> > by org-mode.
> I see. Thank you for the pointer. As you can see (?), the icon seems
> to be missing in the manual pages too.
No probl
Hello Experts,
I'm wondering if it's easy to implement the "javascript expand collapse" in
the published page.
For example: in this page:
http://en.wikipedia.org/wiki/Emacs
One can click the [hide] or [show] beside the Contents.
Probably in the org file, we can use:
A Detailed section
et-work meeting.
Here is the one example page (including the "?1" after html):
http://www.aquaminds.com/synergy/index.html?1
On this page, one can see the minus sign can be clicked and become plus
sign ...
Xin
On Thu, Jul 16, 2009 at 5:11 PM, Bastien wrote:
> Hi Xin,
>
> Xi
Hi Matt,
Thanks for your response. I knew the "toggle" button, but it's not what I
need. However, I think based on the current system, it would not be too hard
to add those "expand" on ...
Xin
On Sun, Jul 19, 2009 at 12:35 PM, Matthew Lundin wrote:
> Xin Shi wri
Hi Bastien,
On Sun, Jul 19, 2009 at 1:00 PM, Bastien wrote:
> Xin Shi writes:
>
> > I'm not sure if Sebastian has already implemented it or not. I saw my
> friends
> > using a software on Mac called aquaminds to produce webnotes, and that
> "expand"
&g
On Sun, Jul 19, 2009 at 2:03 PM, Bastien wrote:
> Hi Xin,
>
> Xin Shi writes:
>
> > In my opinion, there is no directly contradict with Sebastian's design,
> they
> > are targeting to different tasks. It'll be nice it we can include both
> ... :)
>
&g
Hello,
I have a table in org which stores the date, I'm wondering if there is any
function to calculate the duration? For example:
| Start Date | End Date | Duration |
|++--|
| 2004.08.07 | 2005.07.08 | |
I tried to use B&-C&, but failed ...
Thanks!
X
Cool! thanks for all :)
Xin
On Tue, Jul 21, 2009 at 7:47 PM, Bastien wrote:
> Nick Dokos writes:
>
> > Bastien wrote:
> >
> >> Nick Dokos writes:
> >>
> >> > Try the following:
> >> >
> >> > | Start Date | End Date | Duration |
> >> > |++--|
> >> > | 2004.08
Hello Experts,
I recently update my Emacs to 23.1 and the org-mode to 6.30e. Then I
noticed my org-remember is not working. When I type C-c C-c, I got the
following error:
"Target files for notes must be in Org-mode if not filing to top/bottom"
My settings are:
(org-remember-insinuate)
(setq s
I solved the problem by using the file name directly:
(setq org-remember-templates
'(
("Journal" ?j "* %U %?\n\n %i\n %a" "~/.journal.org")
("Notes" ?n "* %^{Title}\n %i\n %a" "~/.notes.org" "Notes&
Hello,
I've been using Emacs Muse and Planner to maintain my project in html format
for about 3 years. Until recently, I started looking into the org mode and
really impressed by it!
Now, when I want to publish org to html, it is possible to add a header and
footer file? Usually the header f
Hi Will,
Thanks for your message!
So, for your first solution, I just put the code into my .org file?
# Local Variables:
# org-export-html-style: "
# "
# End:
I'll check it out.
Xin
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send
Hi Will,
I've tried that and it works pretty well!
There are still one minor issue bother me:
I would like to turn off the Author and Date at the end of the page. And
instead add my own style footer:
org-export-html-postamble: "
Updated February 20, 2008
And I don't know how to put a vari
Hi,
When I use the org-table to export-html, I have two suggestions to make the CSS
more flexiable (it already done a great job!)
The first one is for flexiable CSS:
The current code in html is:
It'll be flexiable to add another attribute class="org-table", so that in the
CSS file, we can t
Hi Phil,
Hah, I hope this won't consume you too much time :)
Thank you!
Xin
Phil Jackson <[EMAIL PROTECTED]> writes:
> Hi Xin,
>
> Xin Shi <[EMAIL PROTECTED]> writes:
>
>> When I use the org-table to export-html, I have two suggestions to
>> make
Hi,
Is that possible to add a line in the .org file indicating the title of
the exported HTML, in stead of the file name? For example:
#title This is the title of the HTML
Thanks!
Xin
___
Emacs-orgmode mailing list
Remember: use `Reply All' to
Hi,
Is that possible to not open the .html file in the Emacs buffer after
exporting the .org file to HTML?
Thanks!
Xin
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.or
Bastien Guerry wrote:
Xin Shi <[EMAIL PROTECTED]> writes:
Is that possible to not open the .html file in the Emacs buffer after
exporting the .org file to HTML? Thanks!
Is `C-c C-e H' what you need?
Not really. That one is export to temporary buffer.
What I want
1 - 100 of 119 matches
Mail list logo