Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
'~> 2.0'
->'~> 5.0'
Release Notes
kmuto/review (review)
v5.9.0
: Version 5.9.0Compare Source
Bug Fixes
@<code>
,@<tt>
,@<tti>
,@<ttb>
to be more appropriate. Also improved handling of PDF bookmarks (#1906, #1907).Enhancements
review-jlreq.cls
Users Guide (#1904).config.yml.sample
(#1909).Contributors
v5.8.0
: Version 5.8.0Compare Source
New Features
//graph
operator allows graphical description in Mermaid notation. Seedoc/format.md
for details on prepairing and setting up external tools (#1885)Bug Fixes
<title>
not being included in the auto-generated part content (#1898)Enhancements
@<href>
operator (#1890)Contributors
v5.7.0
: Version 5.7.0Compare Source
Bug Fixes
review-init -w
on Windows (#1824)<
,>
, and&
when converting to MathJax to avoid HTML errors (#1876, #1877)Breaking Changes
Others
v5.6.0
: Version 5.6.0Compare Source
New Features
imgmath
math_format in//texequation
and@<m>
(#1829)reviewicon
macro instead ofreviewincludegraphics
in@<icon>
(#1838)Breaking Changes
MEMO
,NOTICE
,CAUTION
or other headers instead of■メモ
. If you want to use older headers, add■メモ
inlocale.yml
. (#1856)Others
format.md
andformat.ja.md
(#1860)v5.5.0
: Version 5.5.0Compare Source
New Features
@<secref>
,@<sec>
, and@<sectitle>
as inline op to refer sections (#1809)Bug Fixes
Others
v5.4.0
: Version 5.4.0Compare Source
New Features
Breaking Changes
manifest/item
in the opf file is now sorted by the dictional order of ID strings (#1763)textmaker/th_bold
parameter to true (#1789)//indepimage
op has been adjusted to//image
(#1790)//imgtable
op has been adjusted to//image
and//table
(#1791)//source
op is now also not escaped when highlighting is enabled (#1788)Bug Fixes
epub:type=cover
from titlepage and colophon (#1776)Enhancements
layout.html.erb
orlayout-web.html.erb
as the base template for cover, titlepage, colophon, and part, just like regular chapters (#1780)_cover.html.erb
,_titlepage.html.erb
,_colophon.html.erb
,_colophon_history.html.erb
, and_part_body.html.erb
(#1777)Docs
Others
v5.3.0
: Version 5.3.0Compare Source
New Features
//endnote
specifies the content of the endnote,@<endnote>
specifies the reference to the endnote, and//printendnotes
places endnotes (#1724)Bug Fixes
@<tcy>
op error in review-jlreq. this op will be expanded into\reviewtcy
macro (#1733)__IMGMATH_BODY__.tex
when math compiling error occurs (#1747)//beginchild
and//endchild
is not displayed when an error occurs (#1742)//graph
op (#1744)Enhancements
//footnote
) and endnotes (//endnote
) are defined but not referenced (@<fn>
,@<endnote>
) (#1725)\includefullpagegraphics
macro that pastes an image over the entire page now supports vertical writing (#1734)/usr/share/plantuml
, or/usr/share/java
(#1760)Docs
Others
Contributors
v5.2.0
: Version 5.2.0Compare Source
New Features
<section>
based on heading level for CSS formatting, when theepubmaker/use_section
parameter is set totrue
(#1685)Bug Fixes
Enhancements
pdfmaker/use_symlink
parameter to speed up the process by using symbolic links instead of actual copies. This may not work on some operating systems such as Windows (#1696)serial_pagination=true, openany
(#1711)Others
builder_init_file
method of each builder now executessuper
first to use base builder'sbuilder_init_file
(#1702)Contributors
v5.1.1
: Version 5.1.1Compare Source
Bug Fixes
review-preproc
(#1679)v5.1.0
: Version 5.1.0Compare Source
New Features
rake vivliostyle:build
orrake vivliostyle
, and open a preview withrake vivliostyle:preview
(#1663)boxsetting
parameter to choose and customize the decorations for column, note, memo, tip, info, warning, important, caution and notice (#1637)@<ins>
(indicates an insertion) and@<del>
(indicates a deletion) (#1630)math_format
parameter to choose the mathematical expression method (#1587, #1614)Breaking Changes
urnid
parameter fromurn:uid
tourn:uuid
(#1658)Bug Fixes
contentdir
is defined (#1633)images/html
foder not being found (#1623){
,}
, or|
(#1611)after_makeindex
hook to be executed aftermendex
execution, not after LaTeX compilation (#1605)//image
is empty, the figure number will be printed instead of an internal error (#1666)Enhancements
\RequirePackage{plautopatch}
definition to class files (#1644)@<hd>
(#1629)=
in a heading (#1591)Docs
Others
lib/epubmaker
tolib/review/epubmaker
and refactored it (#1575, #1617, #1635, #1640, #1641, #1650, #1653, #1655)ReVIEW::ImgMath
class to handle mathematic images (#1642, #1649, #1659, #1662)ReVIEW::Template.generate
class to handle the templates (#1648)ReVIEW::LineInput
class (#1638)v5.0.0
: Version 5.0.0Compare Source
Version 5.0.0
New Features
cover_fit_page
option to review-jsbook / review-jlreq classes. Whencover_fit_page=true
is specified in thetexdocumentclass
parameter, the cover image is scaled to paper size. Note: it is recommended that the images should be created at actual size (#1534)//image
or itemized list in minicolumn (//note
,//memo
,//tip
,//info
,//warning
,//important
,//caution
,//notice
) (#1558, #1562)//beginchild
and//endchild
for nesting itemized/enumerate/description list. EXPERIMENTAL FEATURE (#1497)Breaking Changes
chapterlink
parameter is now true. Most links (chapter, section, image, table, list, equation, bibliography) in Web and EPUB are now hyperlinked. In TeX PDF, some links (chapter, section, biliography) are hyperlinked only whenmedia=ebook
(#1529)Bug Fixes
aut
) was empty (#1517)//indepimage
's image file didn't exist and ID contained characters to be TeX-escaped (#1527)bookttilename
andaut
parameters causing incorrect PDF metainformation (#1533)Enhancements
@<hd>
op a hyperlink (whenmedia=ebook
) (#1530)cgi/escape
first andcgi/util
as fallback. remove orignal implementation inReVIEW::HTMLUtils.escape()
(#1536)@<icon>
(#1541)Docs
Others
@strategy
to@builder
inRe:VIEW::Compiler
(#1520)BookUnit
class instead ofCompilable
module, the super class ofChapter
andPart
(#1543)ReVIEW::Book.load
is deprecated, useReVIEW::Book::Base.load
orReVIEW::Book::Base.new
add new option:config
forReVIEW::Book::Base.load
(#1548, #1563)ReVIEW::Configure.create
(#1549)clean_mathdir
(#1550)Base#parse_catalog_file()
and use it inReVIEW::Book::Base.new()
.Base#catalog
is just getter now (#1551)File.write
when it can be used (#1560)Builder#builder_init()
(#1564)Contributors
v4.2.0
: Version 4.2.0Compare Source
New Features
caption_position
parameter to specify a caption position of image, table, list, and equation.caption_position
has child parametersimage
,table
,list
, andequation
and the value istop
orbottom
(#1320)Breaking Changes
-P
and--directory
options have been removed (#1485)-d
option is specified. review-index uses PLAINTEXTBuilder to return accurate line and character counts.-y
option is provided to specify a target chapter (#1485)Bug Fixes
@non_parsed_commands
declaration (#1499)Enhancements
layouts/config-local.tex.erb
file (#1505)Others
ruby/setup-ruby
instead oferegon/use-ruby-action
(#1490)v4.1.0
: Version 4.1.0Compare Source
New Features
table_row_separator
to specify a separator that separates table rows. Accceptable value: tabs (means\t+
, default),singletab
(means\t
), spaces (means\s+
), verticalbar (means\s*\|\s*
) (#1420)-y
(--only
) option to specify the files to convert instead of all files (#1428)--without-config-comment
option to review-init command to exclude comments from config.yml (#1453)use_original_image_size
inpdfmaker
section. If this parameter is set to true, images in//image
,//indepimage
, and//imgtable
will be placed in actual size, not textwidth (#1461)Breaking Changes
image_scale2width
parameter has been moved underpdfmaker
section (#1462)Bug Fixes
@<code>
or@<tt>
for heading withmedia=ebook
mode (#1432, #1465)//imgtable
to work correctly (#1448)@<w>
exists in headlines (#1484)Enhancements
//source
can now omit options in all builders (#1447)Docs
contact
andcolophon_order
toconfig.yml.sample
(#1425)::
notation which sets builder-specific options to images (#1421)Others
Contributors
v4.0.0
: Version 4.0.0Compare Source
New Features
imgmath
parameter hastrue
(#1338)-w
option to review-init. This feature is experimental and may be replaced in the future (#1403)join_lines_by_lang: true
into config.yml #1362Breaking Changes
layouts
folder (#1340)@<code>
,@<tt>
,@<tti>
, and@<ttb>
. Also the string is automatically wrapped (#1348)//texequation
、//embed
and//graph
that don't allow inline op no longer escape inline op in strings. And don't put extra line break (#1371, #1374)htp
toH
for use in columns (\floatplacement{table}
value in review-style.sty) #1385toc
parameter from null (false, don't create a table of contents) to true (create a table of contents) (#1405)Bug Fixes
re
file uses CR for line-feed code (#1341)//cmd
with review-jlreq after page breaking (#1363)@<column>
(#1367)Enhancements
@<em>
and@<strong>
in IDGXMLBuilder (#1353)code_line
andcode_line_num
from code blocks for ease handling each line (#1368)-halt-on-error
to make it easier to find the problem when an error occurs (#1378)//footnote
) in the column block, it may cuse problems such as numbering. So warn it if there is. (#1379)generate_pdf
method (#1404).gitignore
for new project (#1407)Docs
Others
Catalog#{chaps,parts,predef,postdef,appendix}
should return Array, not String (#1372)safe_load
for loading YAML (#1375)table
method to simplify each builder (#1356)XXX_header
andXXX_body
(#1359)Builder#highlight?
method on each builder (#1373)Contributors
v3.2.0
: Version 3.2.0Compare Source
Breaking Changes
\reviewincludegraphics
instead of\includegraphics
for image placements (such as//image
) (#1318)Bug Fixes
@<hd>
to refer to headings with notoc, nodisp, or nonum (#1294)@<bou>
(#1220)Enhancements
CHAPS:
is empty (#1275)\reviewtt
are defined with RobustCommand (#1280)--debug
option to execute in debug mode (#1281)--inline-footnote
option to represent footnotes as inline (#1283)//listnum
(#1336)Docs
Others
Contributors
v3.1.0
: Version 3.1.0Compare Source
Breaking Changes
\reviewimagecaption
macro for the caption of figure (#1254). Please update your review-base.sty byreview-update
command on your Re:VIEW 3 project.--strip
option which is undocumented and doesn't work correctly fromreview-preproc command
(#1257)Bug Fixes
number_of_lines
document option decrease by 1 line than originally on review-jsbook (#1235)//comment
(#1264)Enhancements
emlist
andlistnum
now always passhighlight
method as well as others (#1231)\makelines
macro to create a dummy line (#1240)#@​warn
correctly (#1258)#@​mapfile
now imports as is (keep tabs etc.) when imported file has.re
extension (#1247)zw
with\zw
in review-jlreq. add a indent to paragraphs in the column (#1250)\reviewimagecaption
is undefined (implemented in #1254), define it (#1267)Docs
back_footnote
into config.yml.sample and update documents a little (#1268)Contributors
v3.0.0
: Version 3.0.0Compare Source
Bug Fixes
Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.