Ticket #1087 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

[with patch] add combinatorics documentation to the reference manual

Reported by: mhansen Owned by: mhansen
Priority: major Milestone: sage-2.8.12
Component: documentation Keywords:
Cc: Work issues:
Report Upstream: Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description


Attachments

1087-sage.patch Download (16.2 KB) - added by mhansen 6 years ago.
1087-doc.patch.gz Download (86.2 KB) - added by mhansen 6 years ago.
combinat.tex Download (1.4 KB) - added by mhansen 6 years ago.
new combinat.tex
1087-combinat.patch Download (1.8 KB) - added by mhansen 6 years ago.

Change History

comment:1 Changed 6 years ago by mhansen

  • Status changed from new to assigned

comment:2 Changed 6 years ago by mhansen

  • Summary changed from add combinatorics documentation to the reference manual to [with patch] add combinatorics documentation to the reference manual

Changed 6 years ago by mhansen

Changed 6 years ago by mhansen

comment:3 Changed 6 years ago by was

I've applied the patch against the sage repo.

comment:4 follow-ups: ↓ 6 ↓ 7 Changed 6 years ago by was

VERY IMPORTANT: I cannot apply the doc patch or even get at it. BUT even if I could, *do not* apply this. The autogenerated files ref/sage* should not be in the repo. Instead just list here exactly which files in doc/ref/sage.*tex need to be touched.

William

comment:5 Changed 6 years ago by was

was-815: mabshoff -- there's a comment I put at #1087, which is quite importnat.
[4:52pm] was-815: don't apply the doc patch, but instead touch files in doc/ref/sage*.tex
[4:52pm] was-815: once we find out which files to touch.
[4:52pm] was-815: Also, there should be a doc patch that just modifies ref/ref.tex, and maybe creates a little file ref/combinat.tex.

comment:6 in reply to: ↑ 4 Changed 6 years ago by mhansen

Replying to was:

VERY IMPORTANT: I cannot apply the doc patch or even get at it. BUT even if I could, *do not* apply this. The autogenerated files ref/sage* should not be in the repo. Instead just list here exactly which files in doc/ref/sage.*tex need to be touched.

William

touch sage.combinat.cartesian-product.tex touch sage.combinat.choose-nk.tex touch sage.combinat.combination.tex touch sage.combinat.combinatorial-algebra.tex touch sage.combinat.combinat.tex touch sage.combinat.composition-signed.tex touch sage.combinat.composition.tex touch sage.combinat.dyck-word.tex touch sage.combinat.expnums.tex touch sage.combinat.finite-class.tex touch sage.combinat.generator.tex touch sage.combinat.graph-path.tex touch sage.combinat.hecke-algebra.tex touch sage.combinat.integer-list.tex touch sage.combinat.kfpoly.tex touch sage.combinat.lyndon-word.tex touch sage.combinat.misc.tex touch sage.combinat.multichoose-nk.tex touch sage.combinat.necklace.tex touch sage.combinat.partition-algebra.tex touch sage.combinat.partition.tex touch sage.combinat.permutation-nk.tex touch sage.combinat.permutation.tex touch sage.combinat.q-analogues.tex touch sage.combinat.ranker.tex touch sage.combinat.ribbon.tex touch sage.combinat.schubert-polynomial.tex touch sage.combinat.set-partition-ordered.tex touch sage.combinat.set-partition.tex touch sage.combinat.sfa.tex touch sage.combinat.skew-partition.tex touch sage.combinat.skew-tableau.tex touch sage.combinat.sloane-functions.tex touch sage.combinat.split-nk.tex touch sage.combinat.subset.tex touch sage.combinat.subword.tex touch sage.combinat.symmetric-group-algebra.tex touch sage.combinat.tableau.tex touch sage.combinat.tools.tex touch sage.combinat.tuple.tex touch sage.combinat.word.tex

comment:7 in reply to: ↑ 4 Changed 6 years ago by mhansen

Replying to was:

VERY IMPORTANT: I cannot apply the doc patch or even get at it. BUT even if I could, *do not* apply this. The autogenerated files ref/sage* should not be in the repo. Instead just list here exactly which files in doc/ref/sage.*tex need to be touched.

William

touch sage.combinat.cartesian-product.tex

touch sage.combinat.choose-nk.tex

touch sage.combinat.combination.tex

touch sage.combinat.combinatorial-algebra.tex

touch sage.combinat.combinat.tex

touch sage.combinat.composition-signed.tex

touch sage.combinat.composition.tex

touch sage.combinat.dyck-word.tex

touch sage.combinat.expnums.tex

touch sage.combinat.finite-class.tex

touch sage.combinat.generator.tex

touch sage.combinat.graph-path.tex

touch sage.combinat.hecke-algebra.tex

touch sage.combinat.integer-list.tex

touch sage.combinat.kfpoly.tex

touch sage.combinat.lyndon-word.tex

touch sage.combinat.misc.tex

touch sage.combinat.multichoose-nk.tex

touch sage.combinat.necklace.tex

touch sage.combinat.partition-algebra.tex

touch sage.combinat.partition.tex

touch sage.combinat.permutation-nk.tex

touch sage.combinat.permutation.tex

touch sage.combinat.q-analogues.tex

touch sage.combinat.ranker.tex

touch sage.combinat.ribbon.tex

touch sage.combinat.schubert-polynomial.tex

touch sage.combinat.set-partition-ordered.tex

touch sage.combinat.set-partition.tex

touch sage.combinat.sfa.tex

touch sage.combinat.skew-partition.tex

touch sage.combinat.skew-tableau.tex

touch sage.combinat.sloane-functions.tex

touch sage.combinat.split-nk.tex

touch sage.combinat.subset.tex

touch sage.combinat.subword.tex

touch sage.combinat.symmetric-group-algebra.tex

touch sage.combinat.tableau.tex

touch sage.combinat.tools.tex

touch sage.combinat.tuple.tex

touch sage.combinat.word.tex

Changed 6 years ago by mhansen

new combinat.tex

Changed 6 years ago by mhansen

comment:8 Changed 6 years ago by mhansen

I think 108-sage.patch has been applied already.

All that's left is for the above files to be touched and 1087-combinat.patch to be applied.

comment:9 Changed 6 years ago by mabshoff

  • Status changed from assigned to closed
  • Resolution set to fixed

applied to 2.8.12.rc0 - I hope I got this right. I did touch all the files in doc/ref.

Note: See TracTickets for help on using tickets.