Re: preview-latex 0.9.1 and AUCTeX 11.whatever
Ralf Angeli <[email protected]> Sun, 20 Mar 2005 17:43:36 +0100
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* David Kastrup (2005-03-20) writes: > Uh, Ralf? Are you sure it is a good idea to squeeze everything on the > AUCTeX page? I am afraid that I don't quite see how we can sensibly > fit all information that should be accessible with regard to > preview-latex into the framework of an AUCTeX overview page. I'll do a multi-page version as mentioned before. Let's see how that will look. Hm, I wonder if PHP or something similar is available on www.gnu.org. This would allow to have a master page with header, footer, sidebar etc. which could suck in its content from other files based on a variable specified in the URL, like ".../index.php?content=features". Thereby a lot of code could be prevented from having to be duplicated on the separate pages. Another possibility would be to handle this via CSS where the page with all the content is loaded but only the selected part is shown. An example of this technique can be seen e.g. at <URL:http://www.iht.com/articles/2005/03/20/news/mekong.html>. (Somewhere I read an article about this, maybe on alistapart.com, but I cannot find it anymore.) This technique, however, requires JavaScript and therefore won't work with browsers like lynx or in case JavaScript is disabled. -- Ralf