texlive[46791] Master: rubikrotation.1 in man1/
commits+karl at tug.org
commits+karl at tug.org
Sat Mar 3 01:18:57 CET 2018
Revision: 46791
http://tug.org/svn/texlive?view=revision&revision=46791
Author: karl
Date: 2018-03-03 01:18:57 +0100 (Sat, 03 Mar 2018)
Log Message:
-----------
rubikrotation.1 in man1/
Modified Paths:
--------------
trunk/Master/tlpkg/libexec/ctan2tds
trunk/Master/tlpkg/tlpsrc/rubik.tlpsrc
Added Paths:
-----------
trunk/Master/texmf-dist/doc/man/man1/rubikrotation.1
trunk/Master/texmf-dist/doc/man/man1/rubikrotation.man1.pdf
Removed Paths:
-------------
trunk/Master/texmf-dist/doc/latex/rubik/rubikrotation.1
Deleted: trunk/Master/texmf-dist/doc/latex/rubik/rubikrotation.1
===================================================================
--- trunk/Master/texmf-dist/doc/latex/rubik/rubikrotation.1 2018-03-02 22:42:35 UTC (rev 46790)
+++ trunk/Master/texmf-dist/doc/latex/rubik/rubikrotation.1 2018-03-03 00:18:57 UTC (rev 46791)
@@ -1,61 +0,0 @@
-.\" copyright (c) 2014--2018 A Syropoulos and RWD Nickalls
-.\" rubikrotation.1
-.\" place this file in: /usr/share/man/man1/
-..
-.TH rubikrotation.1
-.SH NAME
-.B rubikrotation (v5.0)
-.SH AUTHORS
-A. Syropoulos and R.W.D. Nickalls (25 February 2018)
-
- dick[at]<nickalls><org>
- asyropoulos[at]<yahoo><com>
-
-
-.SH DESCRIPTION
-.B rubikrotation
-is a Perl script for processing Rubik cube rotations (3x3x3 and 2x2x2). It is part of the LaTeX rubikrotation package, and is typically CALLed by rubikrotation.sty, in response to the RubikRotation{} command: see the package manual (rubikrotation.pdf) for details. The rubikrotation package is part of the LaTeX Rubik `bundle'. The latest version can be downloaded from
-.PP
-CTAN: mirror.ctan.org/macros/latex/contrib/rubik/
-.PP
-rubikrotation reads Rubik state data and commands (sequence of rotations) from an input file, and writes the new state data to an output file. The input and output filenames can be specified as command-line arguments (see: command-line use).
-
-If a configuration file exists (rubikrotation.cfg) then it will be automatically be read by rubikrotation.sty.
-
-.SH COMMAND-LINE USE
-rubikrotation [-h|--help|-v|--version] [-o <outfile>] -i <infile>
-
-.B -h
-displays the help info and exits.
-
-.B -v
-displays the version info and exits.
-
-.B -i
-defines the input filename.
-The default input filename set by the rubikrotation package is rubikstate.dat, and this is generated by the LaTeX RubikRotation{} command (see the rubikrotation LaTeX package manual rubikrotation.pdf). Note that the rubikrotation perl script expects the input file to have a certain structure, as described in rubikrotation.pdf and rubikrotationPL.pdf).
-
-.B -o
-defines the output filename.
-If no output filename is given then the default filename rubikOUT.txt is used.
-
-.SH SEE ALSO
-The rubikrotation Perl script manual (rubikrotationPL.pdf), the rubikrotation LaTeX package manual (rubikrotation.pdf), examples (rubikexamples.pdf), the rubikcube LaTeX package manual (rubikcube.pdf), and the rubikpatterns LaTeX package manuals (rubikpatterns.pdf and rubikpatternsLIST.pdf).
-
-To view rubikrotation.pdf, type: texdoc rubikrotation
-
-To view rubikrotationPL.pdf, type: texdoc rubikrotationPL
-
-To view rubikcube.pdf, type: texdoc rubikcube
-
-To view rubiktwocube.pdf, type: texdoc rubiktwocube
-
-To view rubikexamples.pdf, type: texdoc rubikexamples
-
-To view rubikpatterns.pdf, type: texdoc rubikpatterns
-
-To view rubikpatternsLIST.pdf, type: texdoc rubikpatternsLIST
-
-.SH BUGS
-Please report bugs to Dick Nickalls or to Apostolos Syropoulos.
-
Added: trunk/Master/texmf-dist/doc/man/man1/rubikrotation.1
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/rubikrotation.1 (rev 0)
+++ trunk/Master/texmf-dist/doc/man/man1/rubikrotation.1 2018-03-03 00:18:57 UTC (rev 46791)
@@ -0,0 +1,61 @@
+.\" copyright (c) 2014--2018 A Syropoulos and RWD Nickalls
+.\" rubikrotation.1
+.\" place this file in: /usr/share/man/man1/
+..
+.TH rubikrotation.1
+.SH NAME
+.B rubikrotation (v5.0)
+.SH AUTHORS
+A. Syropoulos and R.W.D. Nickalls (25 February 2018)
+
+ dick[at]<nickalls><org>
+ asyropoulos[at]<yahoo><com>
+
+
+.SH DESCRIPTION
+.B rubikrotation
+is a Perl script for processing Rubik cube rotations (3x3x3 and 2x2x2). It is part of the LaTeX rubikrotation package, and is typically CALLed by rubikrotation.sty, in response to the RubikRotation{} command: see the package manual (rubikrotation.pdf) for details. The rubikrotation package is part of the LaTeX Rubik `bundle'. The latest version can be downloaded from
+.PP
+CTAN: mirror.ctan.org/macros/latex/contrib/rubik/
+.PP
+rubikrotation reads Rubik state data and commands (sequence of rotations) from an input file, and writes the new state data to an output file. The input and output filenames can be specified as command-line arguments (see: command-line use).
+
+If a configuration file exists (rubikrotation.cfg) then it will be automatically be read by rubikrotation.sty.
+
+.SH COMMAND-LINE USE
+rubikrotation [-h|--help|-v|--version] [-o <outfile>] -i <infile>
+
+.B -h
+displays the help info and exits.
+
+.B -v
+displays the version info and exits.
+
+.B -i
+defines the input filename.
+The default input filename set by the rubikrotation package is rubikstate.dat, and this is generated by the LaTeX RubikRotation{} command (see the rubikrotation LaTeX package manual rubikrotation.pdf). Note that the rubikrotation perl script expects the input file to have a certain structure, as described in rubikrotation.pdf and rubikrotationPL.pdf).
+
+.B -o
+defines the output filename.
+If no output filename is given then the default filename rubikOUT.txt is used.
+
+.SH SEE ALSO
+The rubikrotation Perl script manual (rubikrotationPL.pdf), the rubikrotation LaTeX package manual (rubikrotation.pdf), examples (rubikexamples.pdf), the rubikcube LaTeX package manual (rubikcube.pdf), and the rubikpatterns LaTeX package manuals (rubikpatterns.pdf and rubikpatternsLIST.pdf).
+
+To view rubikrotation.pdf, type: texdoc rubikrotation
+
+To view rubikrotationPL.pdf, type: texdoc rubikrotationPL
+
+To view rubikcube.pdf, type: texdoc rubikcube
+
+To view rubiktwocube.pdf, type: texdoc rubiktwocube
+
+To view rubikexamples.pdf, type: texdoc rubikexamples
+
+To view rubikpatterns.pdf, type: texdoc rubikpatterns
+
+To view rubikpatternsLIST.pdf, type: texdoc rubikpatternsLIST
+
+.SH BUGS
+Please report bugs to Dick Nickalls or to Apostolos Syropoulos.
+
Property changes on: trunk/Master/texmf-dist/doc/man/man1/rubikrotation.1
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/man/man1/rubikrotation.man1.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/doc/man/man1/rubikrotation.man1.pdf
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/rubikrotation.man1.pdf 2018-03-02 22:42:35 UTC (rev 46790)
+++ trunk/Master/texmf-dist/doc/man/man1/rubikrotation.man1.pdf 2018-03-03 00:18:57 UTC (rev 46791)
Property changes on: trunk/Master/texmf-dist/doc/man/man1/rubikrotation.man1.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds 2018-03-02 22:42:35 UTC (rev 46790)
+++ trunk/Master/tlpkg/libexec/ctan2tds 2018-03-03 00:18:57 UTC (rev 46791)
@@ -1021,6 +1021,9 @@
'rsfso', "&MAKEcopy",
'rst', "die 'skipping, nonfree license'",
'rtsched', "die 'skipping, Elisp package'",
+ 'rubikcube', "die 'skipping, use rubik'",
+ 'rubikrotation',"die 'skipping, use rubik'",
+ 'rubiktwocube', "die 'skipping, use rubik'",
'russian', "die 'skipping, babel non-update, must install as doc only'",
'sa-tikz', "&MAKEflatten",
'sae', "die 'skipping, nosell license'",
@@ -2972,6 +2975,7 @@
'pkfix-helper' => 'pkfix-helper.1',
'pmx' => '\.1$',
'purifyeps' => 'purifyeps.1',
+ 'rubik' => '\.1$',
'splitindex' => '\.1$',
'srcredact' => '\.1$',
'sty2dtx' => '\.1$',
Modified: trunk/Master/tlpkg/tlpsrc/rubik.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/rubik.tlpsrc 2018-03-02 22:42:35 UTC (rev 46790)
+++ trunk/Master/tlpkg/tlpsrc/rubik.tlpsrc 2018-03-03 00:18:57 UTC (rev 46791)
@@ -1 +1,2 @@
binpattern f bin/${ARCH}/rubikrotation
+docpattern +f texmf-dist/doc/man/man1/rubikrotation.*
More information about the tex-live-commits
mailing list