Home
last modified time | relevance | path

Searched +refs:org +refs:element +refs:headline +refs:parser (Results 1 – 25 of 1203) sorted by relevance

12345678910>>...49

/dports/editors/emacs-devel/emacs-4d1968b/lisp/org/
H A DChangeLog.1541 * org-element.el (org-element-headline-parser): Add missing
1041 * org-element.el (org-element-headline-parser): Tiny refactoring.
1043 * org-element.el (org-element-headline-parser): Correctly parse
5684 * org-element.el (org-element-headline-parser):
5800 * org-element.el (org-element-headline-parser): Node property
5867 * org-element.el (org-element-headline-parser)
5899 * org-element.el (org-element-headline-parser)
6326 * org-element.el (org-element-headline-parser)
6339 (org-element-headline-parser)
6368 (org-element-headline-parser, org-element-inlinetask-parser): Remove
[all …]
/dports/editors/emacs/emacs-27.2/lisp/org/
H A DChangeLog.1541 * org-element.el (org-element-headline-parser): Add missing
1041 * org-element.el (org-element-headline-parser): Tiny refactoring.
1043 * org-element.el (org-element-headline-parser): Correctly parse
5684 * org-element.el (org-element-headline-parser):
5800 * org-element.el (org-element-headline-parser): Node property
5867 * org-element.el (org-element-headline-parser)
5899 * org-element.el (org-element-headline-parser)
6326 * org-element.el (org-element-headline-parser)
6339 (org-element-headline-parser)
6368 (org-element-headline-parser, org-element-inlinetask-parser): Remove
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/
H A DORG-NEWS2581 (goto-char (org-element-property :end element))
2591 (when (and (eq (org-element-type element) 'keyword)
3950 that use knowledge from the org-elements parser to move the cursor
4085 export engine relies on ~org-element.el~ (Org's syntax parser), which was
4969 =org-element-at-point= and =org-element-context=.
4974 on =org-element.el=.
4990 **** [[doc::org-up-element][org-up-element]] and [[doc::org-down-element][org-down-element]] (respe…
4994 **** [[doc::org-backward-element][org-backward-element]] and [[doc::org-forward-element][org-forwar…
4999 **** [[doc::org-narrow-to-element][org-narrow-to-element]] will narrow to the element at point
5000 **** [[doc::org-mark-element][org-mark-element]] will mark the element at point
[all …]
/dports/textproc/p5-PerlPoint-Package/PerlPoint-Package-0.452/
H A DppParser.yp2003 # headline
2812 … # configure parser to ignore eveything till the next stream entry point or headline
2957 # basic (base element or table stuff)
2958 basic : element
2965 elements : element # default action works perfectly
2966 | elements element
2975 # base element (numbers are no base element because they are usually words - numbers are detected v…
2976 element : Word
4562 …unshift(@inLine, [length($parser->{USER}->{INPUT})+length('org.: '), "org.: $parser->{USER}->{INPU…
5671 this optional flag causes the parser to register all headline
[all …]
/dports/editors/emacs/emacs-27.2/etc/
H A DORG-NEWS2009 (goto-char (org-element-property :end element))
2019 (when (and (eq (org-element-type element) 'keyword)
3378 that use knowledge from the org-elements parser to move the cursor
3513 export engine relies on ~org-element.el~ (Org's syntax parser), which was
4397 =org-element-at-point= and =org-element-context=.
4402 on =org-element.el=.
4418 **** [[doc::org-up-element][org-up-element]] and [[doc::org-down-element][org-down-element]] (respe…
4422 **** [[doc::org-backward-element][org-backward-element]] and [[doc::org-forward-element][org-forwar…
4427 **** [[doc::org-narrow-to-element][org-narrow-to-element]] will narrow to the element at point
4428 **** [[doc::org-mark-element][org-mark-element]] will mark the element at point
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/misc/
H A Dorg.org12649 #+vindex: org-html-container-element
12651 elements (~org-html-container-element~).
13375 be an element of ~org-latex-classes~.
15692 at the parser level.
15711 (org-element-property :language src-block)
15714 (org-element-normalize-string
15844 one variable, called ~org-publish-project-alist~. Each element of the
17752 value, create a list of one element.
19416 : M-: (org-element-parse-buffer) <RET>
21233 and the plain list parser. His support during the early days was
[all …]
/dports/net-im/py-slixmpp/slixmpp-1.7.1/docs/getting_started/
H A Dechobot.rst14 with `Git <https://lab.louiz.org/poezio/slixmpp>`_.
172 or ``chat``. (Other potential types are ``error``, ``headline``, and ``groupchat``.)
182 which is then used as the value of the ``<body />`` element of the message.
231 parser = ArgumentParser(description=EchoBot.__doc__)
234 parser.add_argument("-q", "--quiet", help="set logging to ERROR",
237 parser.add_argument("-d", "--debug", help="set logging to DEBUG",
242 parser.add_argument("-j", "--jid", dest="jid",
244 parser.add_argument("-p", "--password", dest="password",
247 args = parser.parse_args()
276 <http://xmpp.org/extensions/xep-0030.html>`_ and `pings <http://xmpp.org/extensions/xep-0199.html>`…
[all …]
/dports/textproc/link-grammar/link-grammar-5.8.0/
H A DREADME.md513 available at: http://www.pcre.org/ .<br>
539 Download and install MinGW/MSYS2 from [msys2.org](msys2.org).
688 the parser. The simplest way is to use the org.linkgrammar.LinkGrammar
848 one wall (one "top" element).
881 http://goertzel.org/ProwlGrammar.pdf
1441 headline. LG currently fails to parse this, because the determiner
1445 determiner links by (D- or {[[()]] & headline-flag}) which allows
1446 the D link to be omitted if the headline-flag bit is set.
1447 Here, "headline-flag" could be a new link-type, but one that is
1451 high-cost null link, and no headline-flag, then all sorts of
[all …]
/dports/editors/emacs/emacs-27.2/info/
H A Dorg.info2464 element of R-LIST.
11120 and elements (‘org-html-container-element’).
11738 be an element of ‘org-latex-classes’.
13625 at the parser level.
13643 (org-element-property :language src-block)
13646 (org-element-normalize-string
13774 one variable, called ‘org-publish-project-alist’. Each element of the
16727 M-: (org-element-parse-buffer) <RET>
18333 and the plain list parser. His support during the early days was
18390 His work on ‘org-element.el’ and ‘ox.el’ has been outstanding, and
[all …]
/dports/editors/emacs/emacs-27.2/doc/misc/
H A Dorg.texi13311 @vindex org-html-container-element
13313 elements (@code{org-html-container-element}).
14083 be an element of @code{org-latex-classes}.
16355 at the parser level.
16377 (org-element-property :language src-block)
16380 (org-element-normalize-string
16519 one variable, called @code{org-publish-project-alist}. Each element of the
16803 @tab @code{org-html-container-element}
20302 M-: (org-element-parse-buffer) <RET>
22211 and the plain list parser. His support during the early days was
[all …]
/dports/graphics/libetonyek01/libetonyek-0.1.10/
H A DChangeLog3698 parse rt cell element
4217 prepare shape parser context to be used from pages parser
7489 parse sf:content element
7672 there are no headline styles in v. 5
7857 parse sf:bezier element
7867 parse sf:path element
8169 skip ignored element
8179 really parse layers element
8209 this element is processed...
8269 parse master-slide element
[all …]
/dports/print/texinfo/texinfo-6.8/
H A DChangeLog2906 element.
3082 (\headline): Use \ifchapterpage to possibly use
3757 <dilyan.palauzov@aegee.org>.
3763 <dilyan.palauzov@aegee.org>.
3769 <dilyan.palauzov@aegee.org>.
5030 the footline would overwrite those for the headline, rendering
7770 element that refers to the spaces element
8298 level of element nesting on the tree returned from the parser.
8460 * util/htmlxref.cnf: Use https for sourceware.org, puszcza.gnu.org.ua,
8461 gcc.gnu.org, www.complang.tuwien.ac.at, www.gmplib.org, www.gnupg.org,
[all …]
/dports/multimedia/gstreamer1-validate/gst-validate-1.16.1/
H A DChangeLog446 * tracer/tracer/parser.py:
3020 Avoids GTK-Doc parser warnings
3980 * tracer/tracer/parser.py:
3983 tracer: parser: small speedup
4112 Add a headline and print the results as columns. Use ':' in ts format.
4122 * tracer/tracer/parser.py:
4131 * tracer/tracer/parser.py:
4142 * tracer/tracer/parser.py:
4200 * tracer/tracer/parser.py:
9929 + Set the element monitor on the element as qdata.
[all …]
/dports/lang/vala/vala-0.48.18/
H A DChangeLog169 error: expected start element of `repository'
175 error: expected start element of `repository'
14032 each element in the array. The current binding will free each element
18417 element name.
22359 dova: Support string element access
24922 element types.
25747 BasicDoclet: Fix exception headline
25850 basicdoclet: Fix broken id-attribute in content headline
27553 Fix critical on invalid element access
29211 Declare element types of array parameters
[all …]
/dports/deskutils/moregroupware/moregroupware/
H A DChangeLog1151 * modules/headline/inc/headline.inc.php:
2534 * include/phpxd/include/parser.php:
2853 make use of the new parser class(es). This still has some
2859 new vCard parser. It is not finished yet, and a lot of checks and
3748 2002-12-27 Marc Logemann <loge@moregroupware.org>
4081 * modules/headline/lang/headline.fr.lang:
4082 * modules/headline/lang/headline.en.lang:
5414 * include/phpxd/include/parser/DTDParser.php:
5415 * include/phpxd/include/parser/DOMParser.php: Fixed bug #575521 by
5910 h1 element. This makes the heading smaller again. :-)
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/po/
H A Dko.po7 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
11 "Language-Team: Korean Team <kr@postgresql.org>\n"
11070 msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
13918 "Report bugs to <pgsql-bugs@postgresql.org>.\n"
13925 "오류 보고: <pgsql-bugs@postgresql.org>.\n"
17106 msgid "Please report this to <pgsql-bugs@postgresql.org>."
17107 msgstr "이 내용을 <pgsql-bugs@postgresql.org> 주소로 보고하십시오."
20174 msgid "text search parser does not support headline creation"
20179 msgid "unrecognized headline parameter: \"%s\""
20180 msgstr "인식할 수 없는 headline 매개 변수: \"%s\""
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/po/
H A Dko.po7 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
11 "Language-Team: Korean Team <kr@postgresql.org>\n"
11070 msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
13918 "Report bugs to <pgsql-bugs@postgresql.org>.\n"
13925 "오류 보고: <pgsql-bugs@postgresql.org>.\n"
17106 msgid "Please report this to <pgsql-bugs@postgresql.org>."
17107 msgstr "이 내용을 <pgsql-bugs@postgresql.org> 주소로 보고하십시오."
20174 msgid "text search parser does not support headline creation"
20179 msgid "unrecognized headline parameter: \"%s\""
20180 msgstr "인식할 수 없는 headline 매개 변수: \"%s\""
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/po/
H A Dko.po7 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
11 "Language-Team: Korean Team <kr@postgresql.org>\n"
11070 msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
13918 "Report bugs to <pgsql-bugs@postgresql.org>.\n"
13925 "오류 보고: <pgsql-bugs@postgresql.org>.\n"
17106 msgid "Please report this to <pgsql-bugs@postgresql.org>."
17107 msgstr "이 내용을 <pgsql-bugs@postgresql.org> 주소로 보고하십시오."
20174 msgid "text search parser does not support headline creation"
20179 msgid "unrecognized headline parameter: \"%s\""
20180 msgstr "인식할 수 없는 headline 매개 변수: \"%s\""
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/po/
H A Dko.po7 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
11 "Language-Team: Korean Team <kr@postgresql.org>\n"
11070 msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
13918 "Report bugs to <pgsql-bugs@postgresql.org>.\n"
13925 "오류 보고: <pgsql-bugs@postgresql.org>.\n"
17106 msgid "Please report this to <pgsql-bugs@postgresql.org>."
17107 msgstr "이 내용을 <pgsql-bugs@postgresql.org> 주소로 보고하십시오."
20174 msgid "text search parser does not support headline creation"
20179 msgid "unrecognized headline parameter: \"%s\""
20180 msgstr "인식할 수 없는 headline 매개 변수: \"%s\""
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/po/
H A Dko.po7 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
11 "Language-Team: Korean Team <kr@postgresql.org>\n"
11070 msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
13918 "Report bugs to <pgsql-bugs@postgresql.org>.\n"
13925 "오류 보고: <pgsql-bugs@postgresql.org>.\n"
17106 msgid "Please report this to <pgsql-bugs@postgresql.org>."
17107 msgstr "이 내용을 <pgsql-bugs@postgresql.org> 주소로 보고하십시오."
20174 msgid "text search parser does not support headline creation"
20179 msgid "unrecognized headline parameter: \"%s\""
20180 msgstr "인식할 수 없는 headline 매개 변수: \"%s\""
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/po/
H A Dko.po7 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
11 "Language-Team: Korean Team <kr@postgresql.org>\n"
11070 msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
13918 "Report bugs to <pgsql-bugs@postgresql.org>.\n"
13925 "오류 보고: <pgsql-bugs@postgresql.org>.\n"
17106 msgid "Please report this to <pgsql-bugs@postgresql.org>."
17107 msgstr "이 내용을 <pgsql-bugs@postgresql.org> 주소로 보고하십시오."
20174 msgid "text search parser does not support headline creation"
20179 msgid "unrecognized headline parameter: \"%s\""
20180 msgstr "인식할 수 없는 headline 매개 변수: \"%s\""
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/po/
H A Dko.po7 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
11 "Language-Team: Korean Team <kr@postgresql.org>\n"
11070 msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
13918 "Report bugs to <pgsql-bugs@postgresql.org>.\n"
13925 "오류 보고: <pgsql-bugs@postgresql.org>.\n"
17106 msgid "Please report this to <pgsql-bugs@postgresql.org>."
17107 msgstr "이 내용을 <pgsql-bugs@postgresql.org> 주소로 보고하십시오."
20174 msgid "text search parser does not support headline creation"
20179 msgid "unrecognized headline parameter: \"%s\""
20180 msgstr "인식할 수 없는 headline 매개 변수: \"%s\""
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/po/
H A Dsv.po2 # Dennis Björklund <db@zigo.dhs.org>, 2002, 2003, 2004, 2005, 2006, 2017, 2018, 2019, 2020, 2021.
25 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
28 "Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
29 "Language-Team: Swedish <pgsql-translators@postgresql.org>\n"
13455 "Report bugs to <pgsql-bugs@postgresql.org>.\n"
13461 "Rapportera buggar till <pgsql-bugs@postgresql.org>.\n"
16469 msgid "Please report this to <pgsql-bugs@postgresql.org>."
16470 msgstr "Vänligen rapportera detta till <pgsql-bugs@postgresql.org>."
19484 msgid "text search parser does not support headline creation"
19489 msgid "unrecognized headline parameter: \"%s\""
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/po/
H A Dsv.po2 # Dennis Björklund <db@zigo.dhs.org>, 2002, 2003, 2004, 2005, 2006, 2017, 2018, 2019, 2020, 2021.
25 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
28 "Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
29 "Language-Team: Swedish <pgsql-translators@postgresql.org>\n"
13455 "Report bugs to <pgsql-bugs@postgresql.org>.\n"
13461 "Rapportera buggar till <pgsql-bugs@postgresql.org>.\n"
16469 msgid "Please report this to <pgsql-bugs@postgresql.org>."
16470 msgstr "Vänligen rapportera detta till <pgsql-bugs@postgresql.org>."
19484 msgid "text search parser does not support headline creation"
19489 msgid "unrecognized headline parameter: \"%s\""
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/po/
H A Dsv.po2 # Dennis Björklund <db@zigo.dhs.org>, 2002, 2003, 2004, 2005, 2006, 2017, 2018, 2019, 2020, 2021.
25 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
28 "Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
29 "Language-Team: Swedish <pgsql-translators@postgresql.org>\n"
13455 "Report bugs to <pgsql-bugs@postgresql.org>.\n"
13461 "Rapportera buggar till <pgsql-bugs@postgresql.org>.\n"
16469 msgid "Please report this to <pgsql-bugs@postgresql.org>."
16470 msgstr "Vänligen rapportera detta till <pgsql-bugs@postgresql.org>."
19484 msgid "text search parser does not support headline creation"
19489 msgid "unrecognized headline parameter: \"%s\""
[all …]

12345678910>>...49