| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: yodl | Distribution: SUSE Linux Enterprise 15 |
| Version: 4.01.00 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 1.78 | Build date: Thu May 31 12:39:15 2018 |
| Group: Development/Tools/Doc Generators | Build host: xinomavro |
| Size: 8261107 | Source RPM: yodl-4.01.00-1.78.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://fbb-git.github.io/yodl/ | |
| Summary: Yet One-other Document Language | |
YODL is a package that consists of programs, some shell scripts, and auxiliary "lib" files for which hold macro files. The whole purpose of the package is to provide a simple-to-use and extensible document language that can be used to convert documents in the YODL format to a variety of other formats. In this purpose, YODL somewhat resembles generic markup languages.
GPL-3.0
* Mon Dec 18 2017 pgajdos@suse.com
- update to 4.01.00:
* Fixed flaw in handling the LaTex chartable's SUBST(--) definition and
occurrences of -- in, e.g., letteradmin.raw.
* The LaTeX specific way of handling two dashes is available, outside of
NOEXPAND environments as used by, e.g., the verb() and tt() macros, is
available through the new `dashes()' macro.
* New macros ttbegin() and ttend() can be used to fine-tune how text set in
teletype font is handled, in particular in LaTeX conversions.
* Added builtin functions PUSHSUBST and POPSUBST, as well as the (internally
used) builtin function XXSUBST.
* Removed old macros and builtin commands, obsoleted since Yodl 2.00.00.
(see also the manual section `what's new in 4.00.00').
* The predefined macro `verb(...)' now starts with PUSHSUBST(0) and ends
with POPSUBST: SUBST definitions are not interpreted anymore inside a
'verb()' macro (SUBST definitions were already ignored in files inserted
by the NOEXAPAND(PATH)INCLUDE builtin commands).
* The original definition of the `verb(...)' macro remains available in the
new predefined macro `verborg(...)'.
* The contents of the formerly used ./yo subdirectory of ./manual are now
in ./manual; ./yo has been removed.
* In LaTeX conversions the -- sequence is now defined in a SUBST definition
in macros/yodl/chartables/latex.tables.yo as
SUBST(--)(+NOTRANS(-{}-{}))
due to which text like `operator--()' now clearly shows the two minus
characters (single minus chars are OK, and cannot be translated, because
LaTeX sometimes uses them in expressions like `\cline{1-4}').
* Documentation was updated.
* Mon May 29 2017 pgajdos@suse.com
- updated to 3.10.00:
* Redefined some elements in the standard LaTeX translation table:
no-argument macros like
'|' = "\\textbar"
received an empty parameter box ("\\textbar{}") to avoid subsequent blanks
being consumed by LaTex. Cf.,
https://tex.stackexchange.com/questions/31091/space-after-latex-commands
* Added a new macro `tableatt' using the attributes specified at the last
`attrib' macro call to set html-attributes for the html `<table>' tag.
* Wed May 10 2017 mpluskal@suse.com
- Update to version 3.08.02:
* Reorganized the yodl-manpage macro (macros/rawmacros/manpage.raw):
+ man-pages can now be converted to roff, html, and plain text
format.
+ References to the todl manual page format in Yodl's user
guide and man-pages were updated accordingly.
* The reorganization also fixes a bug in the manpage html
conversion.
* Thu Feb 09 2017 dimstar@opensuse.org
- Explicitly package %{_docdir}/%{name} to fix build with RPM 4.13.
* Mon Nov 21 2016 pgajdos@suse.com
- Update to 3.08.01:
* See https://fbb-git.github.io/yodl/changelog.txt
* Tue Jan 12 2016 mpluskal@suse.com
- Update to 3.06.00
* No changelog available
* Sun Sep 20 2015 mpluskal@suse.com
- Update to 3.05.01
* The chartables defined in latex.tables.yo now surround <, >
and * characters by $s (e.g., $<$), preventing LaTeX from
processing them in a special way (e.g., forming ligatures like
one character for >>).
* Added the file `required' listing the non-standard software
that is required to build yodl and its user guide
- Update project and download url
* Sat Mar 28 2015 mpluskal@suse.com
- Update to 3.05
* Html conversion by default uses html5, and generates html5
type html pages, several macros were adapted accordingly.
* New macros (use `man yodlmacros' for their definitions):
+ attrib
+ htmlheadfile
+ htmlstyle
+ nohtmlfive
+ nohtmlimgstyle
+ sethtmlmetacharset
* Modified macros:
+ @counters
+ @symbols
+ center
+ dit
+ endcenter
+ figure
+ htmlbodyopt - deprecated
+ htmlheadopt
+ htmlstylesheet
+ itdesc
+ notocclearpage
+ sc
+ startcenter
+ strong
+ tt
- Cleanup spec file with spec-cleaner
* Tue Nov 18 2014 pgajdos@suse.com
- updated to 3.04:
* The redef() and redefinemacro() descriptions missed the name of the macro
to be redefined: they require 3 instead of 2 args.
* The yodlverbinsert program is now C++, and supports -a: process all lines
and -n: prefix lines by numbers. Yodlverbinsert ignores initial and
trailing blank lines.
* Removed some compiler warnings.
* Wed Nov 27 2013 pgajdos@suse.com
- updated to 3.03:
* bugfixes
* see changelog for details
- fix-path.patch renamed to yodl-doc-packages.patch
- fix-tex-include.patch merged into yodl-doc-packages.patch as
changes in both patches relate
* Thu Apr 18 2013 werner@suse.de
- Make it build with openSUSE >= 12.2
* Fri Apr 05 2013 idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
* Mon Jan 14 2013 idonmez@suse.com
- Use %{optflags}
* Wed Dec 12 2012 kkaempf@suse.com
- Update to 3.00.0
To get the pre-3.00.0 include behavior, use the -L
(--legacy-include) option
2.00.0 was a complete rewrite. See the manual for the modifications.
Old yodl-sources will usually require minor modifications
See /usr/share/doc/packages/yodl/CHANGES
* Sat Sep 08 2012 idonmez@suse.com
- Add explicit makeinfo dependency
- Format spec file
/usr/bin/yodl /usr/bin/yodl2html /usr/bin/yodl2latex /usr/bin/yodl2man /usr/bin/yodl2ms /usr/bin/yodl2sgml /usr/bin/yodl2txt /usr/bin/yodl2whatever /usr/bin/yodl2xml /usr/bin/yodlpost /usr/bin/yodlstriproff /usr/bin/yodlverbinsert /usr/share/doc/packages/yodl /usr/share/doc/packages/yodl/AUTHORS.txt /usr/share/doc/packages/yodl/CHANGES /usr/share/doc/packages/yodl/README.3.00.0 /usr/share/doc/packages/yodl/README.builtin /usr/share/doc/packages/yodl/README.funnames /usr/share/doc/packages/yodl/README.icmake /usr/share/doc/packages/yodl/README.txt /usr/share/doc/packages/yodl/changelog /usr/share/doc/packages/yodl/yodl.dvi /usr/share/doc/packages/yodl/yodl.html /usr/share/doc/packages/yodl/yodl.latex /usr/share/doc/packages/yodl/yodl.pdf /usr/share/doc/packages/yodl/yodl.ps /usr/share/doc/packages/yodl/yodl.txt /usr/share/doc/packages/yodl/yodl01.html /usr/share/doc/packages/yodl/yodl02.html /usr/share/doc/packages/yodl/yodl03.html /usr/share/doc/packages/yodl/yodl04.html /usr/share/doc/packages/yodl/yodl05.html /usr/share/doc/packages/yodl/yodl06.html /usr/share/man/man1/yodl.1.gz /usr/share/man/man1/yodlconverters.1.gz /usr/share/man/man1/yodlpost.1.gz /usr/share/man/man1/yodlstriproff.1.gz /usr/share/man/man1/yodlverbinsert.1.gz /usr/share/man/man7/yodlbuiltins.7.gz /usr/share/man/man7/yodlletter.7.gz /usr/share/man/man7/yodlmacros.7.gz /usr/share/man/man7/yodlmanpage.7.gz /usr/share/yodl /usr/share/yodl/chartables /usr/share/yodl/chartables/html.tables.yo /usr/share/yodl/chartables/latex.tables.yo /usr/share/yodl/chartables/latex2.tables.yo /usr/share/yodl/chartables/man.tables.yo /usr/share/yodl/chartables/sgml.tables.yo /usr/share/yodl/chartables/shell.tables.yo /usr/share/yodl/chartables/texinfo.tables.yo /usr/share/yodl/chartables/txt.tables.yo /usr/share/yodl/chartables/xml.tables.yo /usr/share/yodl/html.yo /usr/share/yodl/latex.yo /usr/share/yodl/man.yo /usr/share/yodl/std.html.yo /usr/share/yodl/std.latex.yo /usr/share/yodl/std.man.yo /usr/share/yodl/std.txt.yo /usr/share/yodl/std.xml.yo /usr/share/yodl/txt.yo /usr/share/yodl/xlatin1.tex /usr/share/yodl/xml /usr/share/yodl/xml.yo /usr/share/yodl/xml/rug-articlebegin.xml /usr/share/yodl/xml/rug-articleendtitle.xml /usr/share/yodl/xml/rug-articlesummary.xml /usr/share/yodl/xml/rug-menubegin.xml /usr/share/yodl/xml/rug-menuend.xml /usr/share/yodl/xml/rug-menuendtitle.xml /usr/share/yodl/xml/rug-nl-articlebegin.xml /usr/share/yodl/xml/rug-nl-articleendtitle.xml /usr/share/yodl/xml/rug-nl-articlesummary.xml /usr/share/yodl/xml/rug-nl-menubegin.xml /usr/share/yodl/xml/rug-nl-menuend.xml /usr/share/yodl/xml/rug-nl-menuendtitle.xml /usr/share/yodl/xml/rug-nl-xhtmlbegin.xml /usr/share/yodl/xml/rug-nl-xhtmlend.xml /usr/share/yodl/xml/rug-xhtmlbegin.xml /usr/share/yodl/xml/rug-xhtmlend.xml /usr/share/yodl/yodlversion.yo
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 15:33:22 2026