| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: metamath-book | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 20190602 | Vendor: openSUSE |
| Release: bp155.4.8 | Build date: Mon May 22 13:05:45 2023 |
| Group: Documentation/Other | Build host: lamb18 |
| Size: 1147489 | Source RPM: metamath-0.198-bp155.4.8.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://us.metamath.org/ | |
| Summary: The Metamath book | |
The Metamath book, written by Norman Megill with extensive revisions by David A. Wheeler, provides an in-depth understanding of the Metamath language and program. The first part of the book also includes an easy-to-read informal discussion of abstract mathematics and computers, with references to other proof verifiers and automated theorem provers.
CC0-1.0
* Sat Apr 30 2022 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Disable build of metamath-book on Tumbleweed: it doesn't build
with TeXlive 2022 because of what seems to be a bug in
texlive-tabu. (gh#metamath/metamath-book#235)
- Use symbolic dependencies for required TeX packages.
* Sat Jan 15 2022 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Update to version 0.198.
* Put two spaces between $c,v on same line in /rewrap.
* Fix cosmetic bug in WRITE SOURCE ... /REWRAP that prevented end
of sentence (e.g. period) from appearing in column 79, thus
causing some lines to be shorter than necessary.
- Use tarballs from GitHub because they have versioned URLs.
- Drop data package. There are no (recent) releases and the files
are just taken verbatim from https://github.com/metamath/set.mm
anyway. Users will likely want to work on these in their home
directory anyway, since they're not libraries.
- Only suggest the book to install.
* Wed Mar 03 2021 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Update to version 0.196.
* Fix bug causing new axioms to be used by MINIMIZE_WITH.
* Add "Claim" to bib ref types.
* Remove error check for $e <- $f assignments.
* Check for discouragement tags in *ALT, *OLD labels in
VERIFY MARKUP.
* Add underscore checking in VERIFY MARKUP and add /UNDERSCORE-
_SKIP qualifier; also check for trailing space on lines.
* Refine prevention of WRITE SOURCE.../REWRAP from modifying
comments containing "<HTML>".
* Allow space in TOOLS> BREAK.
* Add checking for mathbox independence to VERIFY MARKUP;
add /MATHBOX_SKIP.
* "PROVE =" will now resume the previous MM-PA session if there
was one; allow "~" to start/end with blank (meaning first/last
statement); add "@1234".
* Add /INCLUDE_MATHBOXES to to IMPROVE; notify user upon ASSIGN
from another mathbox.
* Print message when IMPROVE or MINIMIZE_WITH uses another mathbox.
* Add CONJECTURE, RESULT to [bib] keywords.
* Add HELP BIBLIOGRAPHY.
* Added CONCLUSION FACT INTRODUCTION PARAGRAPH SCOLIA SCOLION
SUBSECTION TABLE to [bib] keywords.
* Added WRITE SOURCE ... /EXTRACT ....
* Make the output of /EXTRACT stable in the sense that, with the
same <label-list> parameter, extract(extract(file)) =
extract(file) except that the date stamp at the top will be
updated. (The first extraction even if "*" will usually be
different because it discards non-relevant content. Note that
the include file directives "$( $[ Begin..." etc. and comments
with "$j" are currently discarded.)
* Add keyword "htmlexturl" to $t statement in .mm file.
* Prevent "htmlexturl" links from wrapping.
* Temporarily disable /REWRAP until bug fixed.
* Fix bug that deleted comments that were followed by ${, $}, $c,
$v, $d on the same line.
- Relax dependencies.
* Fri Dec 20 2019 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Update to version 0.180.
* MINIMIZE_WITH axiom trace now starts from current NEW_PROOF
instead of SAVEd proof.
* Make sure traceback flags are cleared after MINIMIZE_WITH.
* Add url pointer to HELP WRITE SOURCE /SPLIT.
* Clarify HELP WRITE SOURCE /REWRAP.
* Add bug check info for user.
* Use '|->' (not 'e.') as syntax hint for maps-to.
* Remove extraneous </TD>.
* Fix "line 0" in error msg when label clashes with math symbol.
* Improve TOOLS> HELP INSERT, DELETE.
* Change bug 1511 to error message.
* Trigger Most Recent link on mmtheorems.html when there is a
mathbox statement (currently set.mm and iset.mm).
* Improve help for TOOLS> DELETE and SUBSTITUTE.
* Change "htmlHome" in warnings to "htmlhome".
* Wed Sep 25 2019 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Update to version 0.178.
- Update book to version 20190602.
- Remove Windows executable from sources before building.
* Wed May 01 2019 aaronpuchert@alice-dsl.net
- Update to version 0.177.
- Update book to version 20190407.
- Use man page from upstream now.
* Thu Apr 04 2019 aaronpuchert@alice-dsl.net
- Change SPDX identifier to GPL-2.0-or-later, as README.TXT states.
* Tue Mar 19 2019 aaronpuchert@alice-dsl.net
- Fix dependency versions - since the book has a different version,
we need to be careful which version we refer to.
* Sat Mar 16 2019 aaronpuchert@alice-dsl.net
- Fix version number.
* Sat Mar 16 2019 Jan Engelhardt <jengelh@inai.de>
- Remove %if..%endif guards that do not change the build result.
- Itemize the list in the description.
* Sat Mar 16 2019 aaronpuchert@alice-dsl.net
- Update to version 0.175.
- Update Metamath book to version 20190307.
- Use date as version number for Metamath book, because it isn't
versioned alongside the program.
- Move source links into comments, as they aren't stable. They
always point to the latest version, which isn't compatible with
download_files service runs.
* Thu Mar 07 2019 aaronpuchert@alice-dsl.net
- Update to version 0.174.
- Package Metamath book separately.
* Tue Jan 08 2019 aaronpuchert@alice-dsl.net
- Update to version 0.171.
* Mon Aug 06 2018 aaronpuchert@alice-dsl.net
- Update to version 0.163.
- Recommend data package, make it noarch.
* Sun Feb 04 2018 aaronpuchert@alice-dsl.net
- Add a brief manual page.
- Do not build LaTeX docs on SLES, because TeXlive doesn't seem up
to the task there.
* Sun Feb 04 2018 aaronpuchert@alice-dsl.net
- Update to version 0.161.
- Also build documentation.
- Package data base files separately.
* Tue Oct 24 2017 aaronpuchert@alice-dsl.net
- Update version to 0.155.
* Wed Jul 19 2017 aaronpuchert@alice-dsl.net
- Really update version to 0.146.
* Wed Jul 19 2017 aaronpuchert@alice-dsl.net
- Update version to 0.146.
* Sat Apr 15 2017 aaronpuchert@alice-dsl.net
- Update version to 0.139.
* Mon Oct 31 2016 aaronpuchert@alice-dsl.net
- Initial release of the package base on version 0.130.
/usr/share/metamath /usr/share/metamath/metamath.pdf
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 19:26:09 2026