> On Saturday, 11 Oct 2014 at 12:13, ishi soichi wrote:
> > emacs 24.3
> > org-mode 8.2.6
> >
> > When I run org-html-export-to-html the following code,
> >
> >
> > #+begin_src ditaa :file ditaa-seqboxes.png
> > +--+ +-+ +-+ +---
visible in the exported html.
But the original source of the org file becomes,
#+RESULTS:
[[file:ditaa-seqboxes.png]]
In other words, the source is gone(?).
Is there anyway to maintain the source of the image and export the image in
html?
soichi
thanks for your answer. it was helpful.
2013/10/30 Rick Frankel
> On 2013-10-28 22:53, ishi soichi wrote:
>
>> Emacs 24.3
>> org-mode 7.8.11
>>
>> I am trying to export org file into html, and the result html needs to
>> show a table rather
, though it might be my personal preference.
I prefer,
*
-
-
style.
Is there anyway to export the org list into an html table?
soichi
I will try it as well.
Thanks.
sochi
2011/10/26 Carsten Dominik
>
> On 26.10.2011, at 09:36, ishi soichi wrote:
>
> > Thanks! That was simple.
>
> Alternatively, use the :scope parameter, described in the manual.
>
> - Carsten
>
> >
> > soichi
> &g
Thanks! That was simple.
soichi
2011/10/26 Cecilio Pardo
>
> Hitting R in the daily agenda will give you that
> (org-agenda-clockreport-mode).
>
> > I'm wondering if there is a way to generate a clocking table for ALL org
> > files that are registered as "or
nality for each of them.
It is nicer if a single clocking table can show the summary of all projects.
Thanks in advance
soichi
t; "9A7DF4AB-EAB2-437B-B97E-1A8CB331B508") ("~/Dropbox/Org/
main-todo.org" "F8DCA33A-B480-4E03-8DEF-47913C66555A") ...)
It shows the id's of the old set-up. And I found the file,
".org-id-locations" which is in ~/.emacs.d/ directory.
So, I erased it and restarted Emacs, but the same problem occurred. Every
time Emacs starts, it seems to create the file, .org-id-locations.
I think that this is the problem but not sure how to deal with it.
Could anyone help me out ?
soichi
Oh, I see. It's a simple reason. Thanks for pointing it out. I will be
careful.
soichi
2011/6/2 Tomas Hlavaty
> Hi soichi,
>
> > May I ask why I shouldn't do this ?
>
> data protection, privacy. Some people don't like being spied on, esp by
> untrust
Thanks for your reply.
>> Hi. I would like to add a Google Analytics tracking code to the
>> exported html file from an org-file.
>ah, please don't do that.
May I ask why I shouldn't do this ?
2011/6/1 Tomas Hlavaty
> Hi soichi,
>
> > Hi. I would li
n the html file every time I export it as
html. So, I need to somehow add the code segment in the org-file.
#+BEGIN_HTML
...
#+END_HTML
This seems to add whatever between to a location after tag.
Is there anyway to achieve this?
soichi
Thanks! It did solve the problem.
soichi
2011/5/17 Thomas S. Dye
> Aloha ishi soichi,
>
> LaTeX probably wants a unit of measure, something like this
>
> #+ATTR_LaTeX: width=200mm
>
> Does this solve your problem?
>
> Tom
>
> ishi soichi writes:
>
>
h=200
[[./images/apples.jpg]]
The HTML export gives an outcome as I desire. But this does not seem to
work well for LaTeX export. I want to show the image in TeX as similarly as
HTML.
First of all, can I simply list the options like this? Should I wrap them
like...
#+Begin_...
#+End_...
?
Thank you in advance.
soichi
Thanks for the info.
I have checked "org-exp.el", and that particular variable,
"org-export-email-info" was nil, which I have changed to "t".
It worked fine.
Thanks.
soichi
2011/3/6 Bastien :
> Hi Ishi,
>
> ishi soichi writes:
>
>> emacs
emacs23.2
org7.4
MacOSX SnowLeopard
I put
#+EMAIL: soujiro0...@gmail.com
in an org file, hoping that org-export-as-html will produce mailto:...";> in the resultant html file.
But it does not.
I have not idea why. Do I need some other options or whatever?
soichi
It did work as I wished! Thanks!
soichi
2011/2/28 Aankhen :
> On Mon, Feb 28, 2011 at 12:00, ishi soichi wrote:
>> My org is 7.01 and Emacs23.2
>> #+ATTR_HTML: alt="apples image" title="How many?" align="right"
>> width="100px"
&
My org is 7.01 and Emacs23.2
#+ATTR_HTML: alt="apples image" title="How many?" align="right"
width="100px"
[[images/apples6.jpeg]]
produced this.
soichi
2011/2/28 Aankhen
> Hi soichi,
>
> On Mon, Feb 28, 2011 at 06:26, ishi soichi w
[[imageURL]]
But it does not do anything.
Changing
Could anyone help me out?
soichi
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Wow, it looks neat. I will give a shot.
Thanks!
soichi
2011/2/28 Jeff Horn
> The author of the following site uses org-mode to maintain his website:
>
>http://almostobsolete.net/
>
> His style sheet makes the website feel like it is in org-mode,
> particularly how li
Thank you for the info.
It looks nice.
soichi
2011/2/27 Puneeth Chaganti
> Hi,
>
> On Sun, Feb 27, 2011 at 5:10 AM, ishi soichi wrote:
> > Hi. I am looking for some CSS examples for org-export-as-html outputs.
> > After implementing the command, "org-export-as-html&
f there is some examples from which I can start.
Could anyone give me URLs or whatever?
soichi
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
-load for the computer. There must be my wrong-doing.
Could anyone help me for fixing it?
soichi
P.S. the code follows, and there is "word" in the table so that "search"
command looks for it.
;;-
(require 'org-table)
(setq al
.
But every time I try to post an entry from Emacs by implementing M-x
org-googlecl-blog, it gives an error
Wrong type argument: characterp, sgml-xml-mode
Can anyone tell me what is wrong with my setting or whatever?
soichi
___
Emacs-orgmode mailing list
I'd recommend you spend some time studying the "Introduction to Emacs Lisp"
> guide:
>
>
>
Thanks for pointing this out. I have recently started programming in elisp,
and am still having difficulty in basic understanding.
But the code worked. So th
ring what could happen if there are two separate tables
in the same buffer? I checked cells with C-c?, then realized that the cell
locations are not unique in more than one table. So, there must be a way to
identify the table in question.
Thanks again.
soichi
2010/12/3 ishi soichi
> Thank
Thanks for such a quick response!
soichi
2010/12/3 Carsten Dominik
> Hi Ishi,
>
>
> On Dec 3, 2010, at 10:00 AM, ishi soichi wrote:
>
> Hi. I'm trying to write an elisp code to enter words into a table of
>> org-mode.
>>
>> after designating a buffer,
l before inserting?
Thanks in advance.
soichi
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Thanks everyone. I will try to customize it.
soichi
2010/11/11 Suvayu Ali
>
> Hi Soichi,
>
>
> On Thursday 11 November 2010 01:11 AM, ishi soichi wrote:
>
>> Hi. Is there anyway to execute automatically "org-mobile-push/pull" ?
>>
>> For example,
Hi. Is there anyway to execute automatically "org-mobile-push/pull" ?
For example, when starting Emacs, "org-mobile-pull" is done. And when
killing Emacs, "org-mobile-push".
I guess setting up elisp would do the job, but I am yet to understand elisp
that muc
This question is fundamental, but I want to make sure about it.
In installing the latest org-mode, I need to edit Makefile.
In the file, it says,
"Where local software is found"
What exactly is the local software? Emacs itself? or something other lisp
files?
Thanks in advanc
rgat all.
I don't know why but " * [[file:project.org][an important project]] " part
was erased from index.org.
Am I doing something wrong or I simply misunderstand how it works?
soichi
___
Emacs-orgmode mailing list
Please use `Reply All' to se
reference |
|---+-+--+---|
| today | 今日| 0821 | rss |
|---+-+--+---|
| | | | |
Typing in English is fine. Only in Japanese.
Is there anyway to resolve this?
soichi
___
Emacs-orgmo
Hi. I have recently started using org-mode.
I wanted to import external files into the outline like,
[[file:./external1.txt]]
org-mode created the hyperlink to the file.
Then I have exported it as a LaTeX file, which gives
\subsubsection{\href{file:///home/soichi/Dropbox/Org/external1.txt
33 matches
Mail list logo