golang-github-latex-devel-0-0.3.20201224git94de131.fc35 in Fedora 35
↵ Return to the main page of golang-github-latex-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2021-07-22 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0-0.3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-01-26 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0-0.2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2020-12-22 |
Robert-André Mauchin <zebob dot m at gmail dot com> - 0-0.1.20201222git94de131 |
- Initial package |
Provides
- golang(github.com/go-latex/latex)
- golang(github.com/go-latex/latex)(commit=94de1316b515d8ef675da793a32a761b2af97c06)
- golang(github.com/go-latex/latex/ast)
- golang(github.com/go-latex/latex/ast)(commit=94de1316b515d8ef675da793a32a761b2af97c06)
- golang(github.com/go-latex/latex/drawtex)
- golang(github.com/go-latex/latex/drawtex)(commit=94de1316b515d8ef675da793a32a761b2af97c06)
- golang(github.com/go-latex/latex/drawtex/drawimg)
- golang(github.com/go-latex/latex/drawtex/drawimg)(commit=94de1316b515d8ef675da793a32a761b2af97c06)
- golang(github.com/go-latex/latex/drawtex/drawpdf)
- golang(github.com/go-latex/latex/drawtex/drawpdf)(commit=94de1316b515d8ef675da793a32a761b2af97c06)
- golang(github.com/go-latex/latex/font)
- golang(github.com/go-latex/latex/font)(commit=94de1316b515d8ef675da793a32a761b2af97c06)
- golang(github.com/go-latex/latex/font/ttf)
- golang(github.com/go-latex/latex/font/ttf)(commit=94de1316b515d8ef675da793a32a761b2af97c06)
- golang(github.com/go-latex/latex/internal/fakebackend)
- golang(github.com/go-latex/latex/internal/fakebackend)(commit=94de1316b515d8ef675da793a32a761b2af97c06)
- golang(github.com/go-latex/latex/internal/tex2unicode)
- golang(github.com/go-latex/latex/internal/tex2unicode)(commit=94de1316b515d8ef675da793a32a761b2af97c06)
- golang(github.com/go-latex/latex/mtex)
- golang(github.com/go-latex/latex/mtex)(commit=94de1316b515d8ef675da793a32a761b2af97c06)
- golang(github.com/go-latex/latex/mtex/symbols)
- golang(github.com/go-latex/latex/mtex/symbols)(commit=94de1316b515d8ef675da793a32a761b2af97c06)
- golang(github.com/go-latex/latex/tex)
- golang(github.com/go-latex/latex/tex)(commit=94de1316b515d8ef675da793a32a761b2af97c06)
- golang(github.com/go-latex/latex/token)
- golang(github.com/go-latex/latex/token)(commit=94de1316b515d8ef675da793a32a761b2af97c06)
- golang-github-latex-devel
- golang-ipath(github.com/go-latex/latex)
- golang-ipath(github.com/go-latex/latex)(commit=94de1316b515d8ef675da793a32a761b2af97c06)
Files
- usr/
- share/
- doc/
- golang-github-latex-devel/
- AUTHORS
- CONTRIBUTORS
- README.md
- gocode/
- src/
- github.com/
- go-latex/
- latex/
- .goipath
- README.md
- ast/
- ast.go
- ast_test.go
- walk.go
- walk_test.go
- cmd/
- drawtex/
- canvas.go
- drawimg/
- drawimg.go
- drawimg_test.go
- drawpdf/
- font/
- go.mod
- internal/
- fakebackend/
- fakebackend.go
- fakebackend_fonts_gen.go
- fakebackend_kerns_gen.go
- fakebackend_test.go
- fakebackend_xheight_gen.go
- gen-fakebackend.go
- tex2unicode/
- latex.go
- macros.go
- mtex/
- README.md
- macros.go
- mtex.go
- parser.go
- parser_test.go
- render.go
- render_test.go
- symbols/
- gen-symbols.go
- set.go
- symbols.go
- symbols_gen.go
- symbols_test.go
- parser.go
- parser_test.go
- scanner.go
- scanner_test.go
- tex/
- box.go
- box_test.go
- state.go
- tex.go
- tex_test.go
- utils.go
- token/
- kind_string.go
- token.go
- token_test.go
- licenses/
- golang-github-latex-devel/