• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

xymostech / XymosTeX
82%

Build:
DEFAULT BRANCH: master
Repo Added 21 May 2019 01:45AM UTC
Files 39
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • test-readme

pending completion
93

push

travis-ci-com

xymostech
Update dependencies, switch to once_cell

I updated kpathsea because there was a security warning about a
dependency of the current version. While I was messing with
dependencies, I switched things over from `lazy_static!` to
`once_cell`'s `Lazy`, which is likely to be standardized so will be
better to use in the long term.

2855 of 3489 relevant lines covered (81.83%)

2.2 hits per line

Relevant lines Covered
Build:
Build:
3489 RELEVANT LINES 2855 COVERED LINES
2.2 HITS PER LINE
Source Files on master
  • Tree
  • List 39
  • Changed 17
  • Source Changed 10
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
93 master Update dependencies, switch to once_cell I updated kpathsea because there was a security warning about a dependency of the current version. While I was messing with dependencies, I switched things over from `lazy_static!` to `once_cell`'s `Lazy`,... push 29 Nov 2022 07:29AM UTC xymostech travis-ci-com pending completion  
92 master Clean up warnings from new rust versions I haven't been working on this for a while, and there are a few new warnings since updating rust. This cleans up those warnings. push 29 Nov 2022 07:08AM UTC xymostech travis-ci-com pending completion  
91 master Start stage 6, line breaking I finally decided on the goal for stage 6, which is going to be line breaking. After reading through chapter 14 of the TeXbook several times, I am kinda convinced that the line breaking algorithm isn't going to be sup... push 16 Aug 2021 05:01AM UTC xymostech travis-ci-com pending completion  
90 master Complete Stage 5 This adds a test to ensure that Stage 5 is completed, and edits the associated files to indicate this. I also added an image to the readme to show off the math rendering capabilities. push 25 Jul 2021 06:02AM UTC xymostech travis-ci-com pending completion  
89 master Fix superscript/subscript shifts When implementing superscripts/subscripts originally, I apparently misread "where q and r are the values of σ_18 and σ_19 in the font corresponding to styles C↑ and C↓" and skipped that part about the metrics not ... push 21 Jul 2021 06:04AM UTC xymostech travis-ci-com pending completion  
88 master Add basic generalized fraction parsing This adds basic support for parsing generalized fractions, which happens using a special state within the math list parsing. This sets the special state when a generalized fraction is encountered, and does e... push 16 Jul 2021 03:29AM UTC xymostech travis-ci-com pending completion  
87 master Add routine for reboxing a box to a given width This is a routine that is used in operator limits as well as generalized fractions. It wraps the contents in `\hfil`s and puts the result in a new horizontal box of the specified width. In the test... push 14 Jul 2021 05:35AM UTC xymostech travis-ci-com pending completion  
86 master Raise op atoms to be centered on the baseline This implements the rule that op atoms are shifted so that they are centered along the axis, to match up with other symbols. I handled this by doing the conversion when the nucleus is converted into a... push 03 Jul 2021 07:42AM UTC xymostech travis-ci-com pending completion  
85 master Allow converting between math atom types during the first pass conversion Before the second pass of a math list where kerns are added between elements in the math list, many different atom types are converted to ords. This adds in that step for e... push 29 Jun 2021 06:37AM UTC xymostech travis-ci-com pending completion  
84 master Add support for superscript/subscript combinations This combines the code from the superscript and subscript routines to generate combined superscripts+subscripts. The math needed to calculate the shifts is a little more complicated, but not too ... push 28 Jun 2021 03:27AM UTC xymostech travis-ci-com pending completion  
See All Builds (56)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc