emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sebastian Rose <sebastian_rose@gmx.de>
To: Scott Randby <srandby@uakron.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: Org-Info.js Issue
Date: Wed, 04 Mar 2009 17:05:39 +0100	[thread overview]
Message-ID: <874oy9uvcc.fsf@kassiopeya.MSHEIMNETZ> (raw)
In-Reply-To: <ff3270a00903040659r5a2ec0d5vd63d00178d97c386@mail.gmail.com> (Scott Randby's message of "Wed, 4 Mar 2009 09:59:07 -0500")

Hi Scott,


in info-view-mode the title is by default in the first section to avoid
scrolling.

But you may pull the latest version and append '_title-above' to the
`view:' option, to leave it above regardless of view-mode.


#+INFOJS_OPT: view:info_title-above
#+INFOJS_OPT: view:plain_title-above





Best Regards,

   Sebastian


Scott Randby <srandby@uakron.edu> writes:
> Sebastian Rose wrote:
>> Hi Scott,
>>
>>
>> this is fixed now in v.0.1.0.4
>
> Thanks, it works. I do have some suggestions for the title.
>
> 1. Unfortunately, I cannot use the ftoc:t option. For reasons I won't
> go into here, I cannot have the table of contents displayed on one
> side of the page. If I use ftoc:t, then the table of contents will
> always be displayed at the top which is not what I need.
>
> What I need is for the title to be independent of the table of contents.
>
> 2. I like the idea of having the title always visible in
> info-view-mode. However, others may not. Is it possible to add a title
> display option to the code? That way the user could decide which
> option to use. Maybe something like this:

> To always display the title in info-view-mode, add the following to
> the org file:
>
> #+INFOJS_OPT: infotitledisplay:always
>
> To never display the title in info-view-mode, add the following to the org file:
>
> #+INFOJS_OPT: infotitledisplay:never
>
> To only display the title above the table of contents in
> info-view-mode, add the following to the org file:
>
> #+INFOJS_OPT: infotitledisplay:top
>
> I think the default should be either "infotitledisplay:always" or
> "infotitledisplay:top" with my preference being
> "infotitledisplay:always". In plain-view-mode it makes sense to me to
> have the title at the top, I don't see any need to have title display
> options for this mode.
>
> Unfortunately, my knowledge of Javascript is very limited, so I'm not
> able to write the code for these options at this time. But I'd be
> happy to test any changes you make.
>
> Scott
>
>
>>
>> As always, the script is available on repo_or_cz:
>>
>> http://repo.or.cz/w/Worg.git?a=blob_plain;f=code/org-info-js/org-info.js;hb=e11bc7fe538a513d899f4d006bf5f887f35dd8ce
>>
>> Regards,
>>
>>   Sebastian
>>
>> Sebastian Rose <sebastian_rose@gmx.de> writes:
>>> Hi Scott,
>>>
>>>
>>> thanks for the report.
>>>
>>> The handling of the title is one of the weak points of the script
>>> (another one being the text before first headline).
>>>
>>> The reason might be, that I was never sure what to do with it in
>>> info-view-mode, plain-view-mode, TOC hidden, TOC.
>>>
>>> In info-view-mode, the title is displayed on top as `Top: title', which
>>> is not what one might expect.
>>>
>>> Look at http://orgmode.org/worg/org-faq.php - there the title is always
>>> visible (fixed toc).
>>>
>>>
>>> Should we do it that way?
>>>
>>>
>>> As the docs say, the slides mode is very experimental...
>>>
>>>
>>> Regards,
>>>
>>>    Sebastian
>>>
>>>
>>>
>>> srandby@uakron.edu writes:
>>>> Hi again,
>>>>
>>>> Sorry for the multiple messages.
>>>>
>>>> I just noticed one other thing. When I go from slide mode to plain mode, the
>>>> full table of contents will not be displayed unless I reload the page.
>>>>
>>>> Scott Randby
>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Emacs-orgmode mailing list
>>>> Remember: use `Reply All' to send replies to the list.
>>>> Emacs-orgmode@gnu.org
>>>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>>>
>>

-- 
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.:  +49 (0)511 - 36 58 472
Fax:   +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Email: s.rose@emma-stil.de, sebastian_rose@gmx.de
Http:  www.emma-stil.de

  reply	other threads:[~2009-03-04 16:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-04 14:59 Org-Info.js Issue Scott Randby
2009-03-04 16:05 ` Sebastian Rose [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-03-04 16:40 Scott Randby
2009-03-04  3:08 srandby
2009-03-04 12:34 ` Sebastian Rose
2009-03-04 13:04   ` Sebastian Rose
2009-03-04 13:45   ` Sebastian Rose
2009-03-04  3:03 srandby
2009-03-04  2:54 srandby

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874oy9uvcc.fsf@kassiopeya.MSHEIMNETZ \
    --to=sebastian_rose@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=srandby@uakron.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).