Lines Matching +refs:muse +refs:journal +refs:date +refs:format

21 ** muse-latex2png: Fix handling of filenames with spaces in them.
23 ** muse-colors: Separate highlighting rules according to major mode.
25 ** muse-latex: Make lecture notes and slides work with images,
32 *** Fix bug where dates in journal entries could be published incorrectly.
34 *** Preserve the value of muse-current-project.
40 *** muse-latex: Fix publishing of tags inside of <slide> tags.
59 ** New interactive function `muse-update-values': Call this after
60 changing muse-project-alist, in order to update various autogenerated
73 ** Muse Mode highlighting (lisp/muse-colors.el)
75 *** Display message when muse-colors-toggle-inline-images is called.
77 ** ConTeXt publishing (lisp/muse-context.el)
81 ** HTML publishing (lisp/muse-html.el)
88 ** LaTeX publishing (lisp/muse-latex.el)
106 \title{<lisp>(muse-publishing-directive "title")</lisp>}
110 \title{<lisp>(muse-publish-escape-specials-in-string
111 (muse-publishing-directive "title") 'document)</lisp>}
121 ** Publish embedded LaTeX content to a PNG file (lisp/muse-latex2png.el)
126 ** Muse Mode (lisp/muse-mode.el)
128 *** New option: `muse-insert-url-initial-input' specifies the initial text
138 ** Project support (lisp/muse-project.el)
143 *** If the PAGE argument to `muse-project-page-file' is nil, then return
149 ** Publishing (lisp/muse-publish.el)
164 *** Save match adta in `muse-publish-classify-url'.
166 ** Wiki-like behavior (lisp/muse-wiki.el)
176 ** Fix several bugs with setting muse-file-extension to something else.
177 If you have both muse-file-extension set to some string, and
178 muse-mode-auto-p set to non-nil, please set muse-mode-auto-p to nil
196 by making `muse-delete-and-extract-region'.
202 *** Fix XEmacs compilation error in muse-import-xml.el.
204 ** Muse Mode highlighting (lisp/muse-colors.el)
209 ** ConTeXt publishing (lisp/muse-context.el)
214 ** DocBook publishing (lisp/muse-docbook.el)
218 ** HTML publishing (lisp/muse-html.el)
224 ** Journal (lisp/muse-journal.el)
230 ** LaTeX publishing (lisp/muse-latex.el)
236 ** Publishing (lisp/muse-publish.el)
243 because it was buggy. This is instead handled by muse-html.el now.
245 ** Texinfo publishing (lisp/muse-texinfo.el)
251 ** XML publishing (lisp/muse-xml.el)
255 *** Bump the version of etc/muse.rnc to 1.1 to reflect support for <cite>.
257 ** Muse Manual (texi/muse.texi)
303 ** Quickstart guide (examples/QuickStart.muse)
307 ** Core functionality (lisp/muse.el)
312 *** Fix a bug where Muse would lock up if muse-project-alist is nil.
314 *** New option: muse-completing-read-function.
322 This involves defining the functions `muse-insert-file-contents' and
323 `muse-write-file'. Consult their documentation for details.
325 ** Muse Mode highlighting (lisp/muse-colors.el)
333 ** ConTeXt publishing (lisp/muse-context.el)
336 the ConTeXt format. See the ConTeXt section of the Muse manual for
339 ** Journal (lisp/muse-journal.el)
351 *** New style journal-rss-entry indicates how we are to mark up
354 *** Set `muse-journal-rdf-summarize-entries' to nil by default.
356 ** HTML publishing (lisp/muse-html.el)
365 ** Muse Mode (lisp/muse-mode.el)
367 *** Add new minor mode called muse-list-edit-minor-mode.
372 ** Publish embedded LaTeX content to a PNG file (lisp/muse-latex2png.el)
376 ** Project settings (lisp/muse-project.el)
385 muse-project-alist projects were being ignored at publish time, but
393 *** Fix bug where links between files did not work if muse-file-extension
398 ** Publishing (lisp/muse-publish.el)
423 ** Wiki (lisp/muse-wiki.el)
427 *** (muse-wiki-resolve-project-page): If the project argument is nil,
429 muse-project-alist.
431 ** Common functionality used by XML-based styles (lisp/muse-xml-common.el)
441 found in etc/IDEAS.muse.
443 ** Core functionality (lisp/muse.el)
447 *** Fix failure to recognize the .muse file extension.
453 (setq muse-file-extension nil
454 muse-mode-auto-p t)
459 (add-hook 'find-file-hooks 'muse-mode-maybe)
470 ** Blosxom publishing (lisp/muse-blosxom.el)
472 *** New option: muse-blosxom-use-tags.
482 ** Book publishing (lisp/muse-book.el)
484 *** It is now possible to publish a book using a muse-project-alist entry.
487 ** DocBook publishing (lisp/muse-docbook.el)
491 ** HTML publishing (lisp/muse-html.el)
513 ** Importing LaTeX documents (lisp/muse-import-latex.el)
515 *** Rename from muse-convert.el, since Muse can now import
518 ** Journal (lisp/muse-journal.el)
520 *** New option: muse-journal-rss-heading-regexp.
523 *** Make sure that the date is in a format that RSS readers
526 ** LaTeX publishing (lisp/muse-latex.el)
535 *** New option: muse-latex-pdf-program.
539 *** New option: muse-latex-pdf-cruft.
569 *** New option: muse-latex-permit-contents-tag.
582 ** Publish embedded LaTeX content to a PNG file (lisp/muse-latex2png.el)
597 ** Muse Manual (muse.texi)
621 ** Muse Mode (lisp/muse-mode.el)
628 These keybindings may be modified by editing `muse-insert-map'. Note
642 **** New option: muse-grep-command.
648 `C-c C-b' is now `muse-find-backlinks'
649 `C-c C-v' is now `muse-browse-result'
657 *** Don't require muse-publish.el, since publishing and viewing Muse
671 *** When publishing a file with `C-c C-t', consult muse-project-alist
681 ** Muse Mode highlighting (lisp/muse-colors.el)
683 *** New option: muse-colors-inline-images.
689 **** New option: muse-colors-inline-image-method.
692 'muse-colors-use-publishing-directory, it will look in the directory
695 **** New function: muse-colors-toggle-inline-images.
704 `muse-link-face' is renamed to `muse-link'.
705 `muse-bad-link-face' is renamed to `muse-bad-link'.
706 `muse-verbatim-face' is renamed to `muse-verbatim'.
708 *** Handle muse-emphasis faces better.
710 *** Source-level change: The regexps in `muse-colors-markup' are now
715 *** lisp/muse-backlink.el -- Provide backlink support for Muse.
717 *** lisp/muse-groff.el -- This introduces the publishing styles
720 *** lisp/muse-import-docbook.el -- Convert Docbook XML into Muse format.
722 *** lisp/muse-import-xml.el -- Helper file for muse-import-docbook.el.
724 *** lisp/muse-latex2png.el -- Publish embedded LaTeX content to a PNG file.
727 *** lisp/muse-xml-common.el -- Common functionality used by XML-based
730 *** experimental/muse-mathml.el -- This introduces the "mathml"
733 *** experimental/muse-protocol-iw.el: Implements a simpler URL-like
736 *** experimental/muse-split.el -- Splits published Muse files into several
739 ** Project settings (lisp/muse-project.el)
741 *** Introduce the `with-muse-project' macro, which makes it easier
765 *** New variable: muse-current-output-style.
774 *** New option: muse-project-publish-private-files
788 ** Publishing (lisp/muse-publish.el)
812 *** New interactive function: muse-publish-region.
841 customize `muse-html-table-attributes' to:
849 tables that are in the format used by table.el.
917 See `muse-xml-decide-specials' in muse-xml-common.el for details.
937 *** New option: muse-publish-date-format.
938 Format string of the date used when publishing files.
940 *** New option: muse-publish-markup-header-footer-tags.
944 *** New option: muse-publish-contents-depth.
948 *** Allow `muse-publish-markup-buffer' to work even if the buffer
963 To activate this, set the 4th element in a `muse-publish-markup-tag'
965 `muse-publish-markup-tag', so be sure to change any custom tags
970 *** New convenience function: muse-style-derived-p
971 The new muse-style-derived-p function allows you to make custom tags
975 For an example of its use, see `muse-publish-latex-tag' in
976 lisp/muse-latex2png.el.
994 ** Texinfo publishing (lisp/muse-texinfo.el)
1009 ** URL protocols (lisp/muse-protocols.el)
1018 **** New option: muse-wikipedia-country.
1024 ** Wiki (lisp/muse-wiki.el)
1028 *** New option: muse-wiki-wikiword-match-project-files.
1031 WikiWord format.
1036 *** New option: muse-wiki-ignore-implicit-links-to-current-page.
1053 *** Take the value of `muse-wiki-hide-nop-tag' into account.
1060 ** XML publishing (lisp/muse-xml.el)
1062 *** The Muse XML schema has been moved from examples/muse.rnc
1063 to etc/muse.rnc.
1065 *** Update muse.rnc to handle nested list items.
1076 It is now available at mwolson@gnu.org--2006/muse--debian--0.
1081 *** Include autoloads file (lisp/muse-autoloads.el) with releases.
1095 ** Muse Mode highlighting (lisp/muse-colors.el)
1103 *** Autoloads for Muse are now generated in the muse-autoloads.el
1106 ** HTML publishing (lisp/muse-html.el)
1110 ** Muse Mode (lisp/muse-mode.el)
1114 text. To toggle this behavior, set `muse-colors-evaluate-lisp-tags'.
1116 ** Publishing (lisp/muse-publish.el)
1127 *** Escape "[" and "]" in links that are entered using muse-make-link.
1130 as a comment. If you have `muse-publish-comments-p' set to nil, the
1135 ** Wiki (lisp/muse-wiki.el)
1140 ** XML publishing (lisp/muse-xml.el)
1143 Its schema is available in `examples/muse.rnc'.
1147 ** LaTeX publishing (lisp/muse-latex.el)
1153 ** Muse Mode (lisp/muse-mode.el)
1155 *** The 3 levels of emphasis now have corresponding muse-emphasis-N faces.
1167 ** Project settings (lisp/muse-project.el)
1173 ** Wiki (lisp/muse-wiki.el)
1177 *** Fix an error that occurs when muse-colors is not loaded.
1187 *** A bug with customizing `muse-project-alist' has been fixed.
1190 To obtain the old behavior, set `muse-file-extension' to nil and
1191 `muse-mode-auto-p' to t.
1194 files to have a ".muse" extension.
1196 *** New option: `muse-wiki-ignore-bare-project-names'.
1200 *** New option: `muse-publish-comments-p'.
1204 *** New option: `muse-wiki-allow-nonexistent-wikiword'.
1209 ** Muse Mode (lisp/muse-mode.el)
1221 ** Project handling (lisp/muse-project.el)
1223 *** A convenience macro called `with-muse-project' has been added.
1228 ** Publishing (lisp/muse-publish.el)
1236 This behavior may be controlled with the `muse-publish-comments-p'
1242 ** LaTeX publishing (lisp/muse-latex.el)
1261 ** Texinfo publishing (lisp/muse-texinfo.el.el)
1267 ** Muse Mode (lisp/muse-mode.el)
1272 ** Project handling (lisp/muse-project.el)
1274 *** `muse-project-alist' -- This variable should now save customizations
1279 Muse to set `muse-project-alist', please do the following to import
1283 - Move the point to where `muse-project-alist' is set.
1284 - Type `M-: (setq muse-project-alist-using-customize t) RET'.
1286 - Type `M-x customize-save-variable RET muse-project-alist RET'.
1288 *** `muse-project-alist' -- A bug involving the deleting of items
1291 ** Publishing (lisp/muse-publish.el)
1296 *** The #date directive is now populated by default with the last
1298 use this value, add '<lisp>(muse-publishing-directive "date")<lisp>'
1301 ** HTML publishing (lisp/muse-html.el)
1303 *** `muse-xhtml-style-sheet' -- New option that indicates the style
1311 *** lisp/muse-wiki.el --- Provide automatic linking for WikiWords and
1313 Project names from `muse-project-alist' are available for InterWiki
1315 customized through `muse-wiki-interwiki-alist'.
1322 `muse-publish-desc-transforms' in order to modify link descriptions at
1331 ***** `muse-wiki-publish-pretty-title' causes words to be Title-cased,
1334 ***** `muse-wiki-publish-pretty-interwiki' changes the delimiter of
1336 `muse-wiki-interwiki-replacement' option.
1338 *** lisp/muse-protocols.el --- URL protocols that Muse recognizes.
1341 publishing. Customize `muse-url-protocols' to add and remove
1353 *** `muse-file-extension' -- New option that allows the file extension
1354 for Muse files to be specified. For example, setting this to "muse"
1355 assumes that you have renamed your Muse files with a ".muse"
1356 extension. Using this (and setting `muse-mode-auto-p' to nil) will
1360 *** `muse-ignored-extensions' -- New option that determines which file
1363 *** `muse-ignored-extensions-regexp' -- This is no longer customizable.
1364 It will be automatically generated from `muse-file-extension' and
1365 `muse-ignored-extensions'.
1367 *** `muse-project-alist' -- The customize interface for this option has
1371 *** The `:force-publish' tag may be specified in `muse-project-alist'.
1377 <lisp>(muse-index-as-string t t t)</lisp>
1379 *** `muse-project-ignore-regexp' -- By default, version control directories
1383 *** The `muse-project-alist-styles' and `muse-project-alist-dirs' functions
1384 may be used in `muse-project-alist' to recursively add styles and
1389 (setq muse-project-alist
1391 (,@(muse-project-alist-dirs "~/proj/wiki/blog") ;; base dir
1394 ,@(muse-project-alist-styles "~/proj/wiki/blog" ;; base dir
1400 Note that if you use the customize interface for `muse-project-alist',
1417 ** Muse Mode (lisp/muse-mode.el)
1430 option called `muse-mode-intangible-links' indicates whether this
1443 the new face `muse-verbatim-face'.
1456 ** Muse manual (muse.texi)
1462 *** Bring up-to-date with latest features.
1473 ** Publishing (lisp/muse-publish.el)
1479 *** The user will be notified when `muse-publish-this-file' fails to
1481 current file indicates that it is up-to-date.
1531 ** Blosxom publishing (lisp/muse-blosxom.el)
1533 *** muse-blosxom-new-entry: A #category directive is added by default.
1539 ** DocBook publishing (lisp/muse-docbook.el)
1557 ** HTML publishing (lisp/muse-html.el)
1569 *** Use HTML 4.0 Transitional by default for `muse-html-header'.
1577 *** `muse-xhtml-extension' -- The default extension for XHTML publishing.
1580 ** Journal publishing (lisp/muse-journal.el)
1584 ** LaTeX publishing (lisp/muse-latex.el)
1604 ** Texinfo publishing (lisp/muse-texinfo.el)