Version 3.0.0 preview 4
Pre-release
Pre-release
takahashim
released this
29 Oct 04:17
·
1342 commits
to master
since this release
New Features
- new command
review-update
is added, which updates the setting of the project files to the new version (#1144) texequation
representing an expression can now be numbered and captioned. To reference this you can use the@<eq>
operator (#1167)
Breaking Changes
- In IDGXMLBuilder, PlaintextBuilder, and TextBuilder, the expansion result of
@<chapref>
is no longer created in a unique way. Like other builders, it uses thechapter_quote
locale string (#1160)
Bug Fixes
- samples collection could not generate PDF in preview 3. Now it works with
rake pdf
(#1156)