Home
last modified time | relevance | path

Searched +refs:sgml +refs:doctype +refs:insert (Results 1 – 25 of 135) sorted by relevance

123456

/dports/editors/psgml/psgml-1.3.2/
H A Dpsgml.info232 `doctype NAME FILE'
450 where NAME is the value of `sgml-default-doctype-name', if the
543 `sgml-doctype' to the other file.
586 If you change the doctype you must execute `sgml-parse-prolog',
748 (`sgml-insert-tag').
802 (`sgml-insert-end-tag').
942 `sgml-insert-element' will insert a comment if there is an
1330 `doctype'
1331 doctype declaration
1492 * sgml-default-doctype-name: Managing the DTD.
[all …]
H A Dpsgml.texi594 @vindex sgml-default-doctype-name
603 where @var{name} is the value of @code{sgml-default-doctype-name}, if
718 @vindex sgml-doctype
720 @code{sgml-doctype} to the other file.
770 If you change the doctype you must execute @code{sgml-parse-prolog},
950 @findex sgml-insert-tag
975 @findex sgml-insert-element
1018 @findex sgml-insert-end-tag
1036 @findex sgml-insert-attribute
1186 @code{sgml-insert-element} will insert a comment if there is an
[all …]
H A DChangeLog8 (sgml-show-structure-insert, sgml-show-struct-element-p)
28 * psgml.el (sgml-mode-map): change C-c C-p to sgml-load-doctype
30 * psgml-parse.el (sgml-load-doctype): make interactive, this is a
51 sgml-default-doctype-name.
100 * psgml-parse.el (sgml-setup-doctype): add Predefined Entities
182 (sgml-change-start-tag, sgml-insert-attribute)
195 * psgml-lucid.el (sgml-insert): Use property name `sgml-category',
278 (sgml-insert-tag): doc fix.
477 using sgml-general-insert-case or sgml-entity-insert-case.
518 * psgml-edit.el (sgml-doctype-insert): made it not loop when it
[all …]
H A Dpsgml-api.info108 - Function: sgml-top-element
342 - Function: sgml-dtd-doctype dtd
371 of a declared entity (general or parameter) or the doctype
372 name if it is the implicit entity referred to by the doctype
397 - Function: sgml-entity-insert-text entity
439 - Variable: sgml-doctype-parsed-hook
440 This hook is called after the doctype has been parsed. It can be
446 the function can handle that identifier, it should insert the text
451 - Variable: sgml-doctype-parsed-hook
452 This hook is caled after the doctype has been parsed. It can be
[all …]
H A Dpsgml-api.texi170 @defun sgml-top-element
467 @defun sgml-dtd-doctype dtd
504 declared entity (general or parameter) or the doctype name if it is the
505 implicit entity referred to by the doctype declaration.
536 @defun sgml-entity-insert-text entity
589 @defvar sgml-doctype-parsed-hook
590 This hook is called after the doctype has been parsed.
597 If the function can handle that identifier, it should insert the text
602 @defvar sgml-doctype-parsed-hook
603 This hook is caled after the doctype has been parsed.
[all …]
H A Dpsgml.el145 (sgml . ,(if (facep 'font-lock-type-face)
148 (doctype . ,(if (facep 'font-lock-keyword-face)
657 (insert ?\n))
658 (insert
674 (insert (format "%S" val) suffix))
678 (insert prefix (format "%s:%S" var val) suffix ?\n)))))))
740 (insert text)
746 (when old-text (insert old-text))))
/dports/japanese/jed/jed-B0.99-8__J067/lib/
H A Dsgml.sl1 % file: sgml.sl
5 % is described in the sgml-tools 1.0.7 user guide, apart from
25 insert (tag1);
27 insert (tag2);
110 insert ("<!doctype linuxdoc system>\n<article>\n\n<title> ");
317 $1 = "sgml";
340 variable sgml = "sgml";
342 set_mode(sgml, 1); % wrap mode
344 use_syntax_table (sgml);
345 use_keymap (sgml);
[all …]
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/emacs/
H A Dsgml_mode.pl67 :- emacs_begin_mode(sgml, language,
70 [ open_document = button(sgml),
71 reload_dtd = button(sgml),
90 {sgml,xml,html}:=sgml,
114 -> TheDialect = sgml,
160 set_sgml_parser(Parser, doctype(_)) % use for partial parsing
201 open_document(M, DT:doctype=name) :->
223 ( get(E, attribute, styles_initialised, sgml)
226 send(E, attribute, styles_initialised, sgml)
271 set_sgml_parser(Parser, doctype(_)),
[all …]
/dports/lang/yap/yap-6.2.2/packages/sgml/
H A Dsgml_mode.pl46 :- emacs_begin_mode(sgml, language,
49 [ open_document = button(sgml),
50 reload_dtd = button(sgml),
51 colourise_buffer = button(sgml),
67 {sgml,xml,html}:=sgml,
95 -> TheDialect = sgml,
140 set_sgml_parser(Parser, doctype(_)) % use for partial parsing
179 open_document(M, DT:doctype=name) :->
254 set_sgml_parser(Parser, doctype(_)),
822 "Find location to insert a new tag"::
H A DChangeLog113 * DOCUMENTATION: Moved to sgml.doc, using the same system as the
372 * FIXED: load_structure/3 to pass doctype(_) to the correct place.
374 * ADDED: space(sgml) option. Was documented but omitted.
487 * FIXED: sgml utility to canonise space in output of `list' attributes.
499 * FIXED: sgml utility not to print "C" at the end when there where errors
524 * ADDED: sgml utility allow for parsing stdin.
529 * FIXED: crash in sgml (demo-)driver app causing a crash if the input
575 * ADDED: Direct error reporting of sgml application through callback for
578 * FIXED: sgml application: do not convert case in XML mode.
599 * FIXED: Ensure the -xml flag to the sgml utility works again.
[all …]
/dports/lang/swi-pl/swipl-8.2.3/packages/sgml/
H A Dsgml_mode.pl49 :- emacs_begin_mode(sgml, language,
52 [ open_document = button(sgml),
53 reload_dtd = button(sgml),
54 colourise_buffer = button(sgml),
70 {sgml,xml,html}:=sgml,
98 -> TheDialect = sgml,
144 set_sgml_parser(Parser, doctype(_)) % use for partial parsing
183 open_document(M, DT:doctype=name) :->
258 set_sgml_parser(Parser, doctype(_)),
830 "Find location to insert a new tag"::
/dports/databases/dbf/dbf-core/man/
H A Ddbf.sgml1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
8 manpage.1: manpage.sgml
146 structure and insert the records. Use the option
278 mode: sgml
279 sgml-omittag:t
280 sgml-shorttag:t
283 sgml-indent-step:2
284 sgml-indent-data:t
285 sgml-parent-document:nil
287 sgml-exposed-tags:nil
[all …]
/dports/editors/jed/jed-0.99-19/lib/
H A Ddocbook.sl16 % Installation: if opening a document with .sgml extension doesn't toggle
20 % add_mode_for_extension ("docbook", "sgml");
51 insert (left);
53 insert (right);
76 insert (tag1);
79 insert (tag2);
124 insert ("\n");
140 insert ("\n");
175 insert ("\n");
187 % !!! what about <section> and <sectX> in Book doctype?
[all …]
/dports/misc/lifelines/lifelines-3.1.1/reports/
H A Dalllines.ll2 * @progname allines.sgml.ll
12 * Output is in nroff or sgml format. This may change to something
22 global(format_type) /* what format? nroff or sgml? */
145 getintmsg(format_type, "Enter 0 for nroff, 1 for sgml")
305 insert(AncT, k, e) /* add new entry to ancestor table */
362 insert(TOLT, s, s)
479 "<!doctype linuxdoc system>" nl()
588 insert(FamT, savekey(key(f)), 1)
782 insert(KeyT, k, k)
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/man/
H A Dflac.sgml1 <!doctype refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
714 mode: sgml
715 sgml-omittag:t
716 sgml-shorttag:t
719 sgml-indent-step:2
720 sgml-indent-data:t
721 sgml-parent-document:nil
722 sgml-default-dtd-file:nil
723 sgml-exposed-tags:nil
724 sgml-local-catalogs:nil
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/man/
H A Dflac.sgml1 <!doctype refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
714 mode: sgml
715 sgml-omittag:t
716 sgml-shorttag:t
719 sgml-indent-step:2
720 sgml-indent-data:t
721 sgml-parent-document:nil
722 sgml-default-dtd-file:nil
723 sgml-exposed-tags:nil
724 sgml-local-catalogs:nil
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/man/
H A Dflac.sgml1 <!doctype refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
801 mode: sgml
802 sgml-omittag:t
803 sgml-shorttag:t
806 sgml-indent-step:2
807 sgml-indent-data:t
808 sgml-parent-document:nil
809 sgml-default-dtd-file:nil
810 sgml-exposed-tags:nil
811 sgml-local-catalogs:nil
[all …]
/dports/audio/flac/flac-1.3.4/man/
H A Dflac.sgml1 <!doctype refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
801 mode: sgml
802 sgml-omittag:t
803 sgml-shorttag:t
806 sgml-indent-step:2
807 sgml-indent-data:t
808 sgml-parent-document:nil
809 sgml-default-dtd-file:nil
810 sgml-exposed-tags:nil
811 sgml-local-catalogs:nil
[all …]
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/flac-1.3.2/man/
H A Dflac.sgml1 <!doctype refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
801 mode: sgml
802 sgml-omittag:t
803 sgml-shorttag:t
806 sgml-indent-step:2
807 sgml-indent-data:t
808 sgml-parent-document:nil
809 sgml-default-dtd-file:nil
810 sgml-exposed-tags:nil
811 sgml-local-catalogs:nil
[all …]
/dports/textproc/jade/jade-1.2.1/lib/
H A DSOEntityCatalog.cxx117 void insert(const StringC &, const CatalogEntry &, Boolean override);
606 publicIds_.insert(publicId, entry, override); in addPublicId()
617 delegates_.insert(prefix, entry, override); in addDelegate()
628 systemIds_.insert(systemId, entry, false); in addSystemId()
644 names_[tableIndex].insert(name, entry, override); in addName()
682 void SOEntityCatalog::Table::insert(const StringC &key, in insert() function in SP_NAMESPACE::SOEntityCatalog::Table
687 overrideEntries_.insert(key, entry, false); in insert()
691 normalEntries_.insert(key, entry, false); in insert()
830 parseNameMap(EntityDecl::doctype); in parseCatalog()
836 parseNameMap(EntityDecl::sgml); in parseCatalog()
/dports/textproc/opensp/OpenSP-1.5.2/lib/
H A DSOEntityCatalog.cxx123 void insert(const StringC &, const CatalogEntry &, Boolean override);
649 publicIds_.insert(publicId, entry, override); in addPublicId()
660 dtdDecls_.insert(publicId, entry); in addDtdDecl()
671 delegates_.insert(prefix, entry, override); in addDelegate()
682 systemIds_.insert(systemId, entry, false); in addSystemId()
698 names_[tableIndex].insert(name, entry, override); in addName()
736 void SOEntityCatalog::Table::insert(const StringC &key, in insert() function in SP_NAMESPACE::SOEntityCatalog::Table
741 overrideEntries_.insert(key, entry, false); in insert()
745 normalEntries_.insert(key, entry, false); in insert()
883 parseNameMap(EntityDecl::doctype); in parseCatalog()
[all …]
/dports/textproc/gtk-doc/gtk-doc-1.33.2/
H A DTODO47 main.xml file and insert then xi:include line (would possibly rely on a
322 <xi:include href="xml/tree_index.sgml" />
452 - 1) we could provide a flags to gtkdoc-mkdb to not put any doctype on
460 - 2) if the doctype on the main doc, does not cotnain entities, skip adding
461 the doctype to generated output
462 - 3) if the doctype on the main doc contains entities, only add the doctype
/dports/net-p2p/jigdo/jigdo-0.7.3/doc/
H A Djigdo-file.sgml1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
551 insert new lines into the `<literal>[Parts]</literal>'
554 will not insert new lines into the
1526 mode: sgml
1527 sgml-omittag:t
1528 sgml-shorttag:t
1531 sgml-indent-step:2
1532 sgml-indent-data:t
1533 sgml-parent-document:nil
1535 sgml-exposed-tags:nil
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/skylighting-core-0.10.4/
H A Dchangelog.md49 sgml, sml, spdx-comments, stata, tcsh, texinfo, verilog,
52 * Re-insert CSS line needed to make line numbers appear in
80 rhtml, roff, ruby, rust, scala, scheme, sci, sed, sgml, sml,
330 We strip out the SYSTEM "language.dtd" part of the doctype
518 * skylighting binary: add doctype to generated HTML.
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/skylighting-0.10.4/
H A Dchangelog.md49 sgml, sml, spdx-comments, stata, tcsh, texinfo, verilog,
52 * Re-insert CSS line needed to make line numbers appear in
80 rhtml, roff, ruby, rust, scala, scheme, sci, sed, sgml, sml,
330 We strip out the SYSTEM "language.dtd" part of the doctype
518 * skylighting binary: add doctype to generated HTML.

123456