File tree Expand file tree Collapse file tree 3 files changed +1
-55
lines changed
Expand file tree Collapse file tree 3 files changed +1
-55
lines changed Original file line number Diff line number Diff line change 55 runs-on : ubuntu-latest
66 steps :
77 - uses : actions/checkout@v2
8+ - run : sudo apt update
89 - run : sudo apt install build-essential cmake extra-cmake-modules qt5-default libkf5parts-dev libkf5texteditor-dev libpoppler-qt5-dev libpoppler-cpp-dev libpoppler-glib-dev kdelibs5-dev ktexteditor-katepart gettext xvfb
910 - run : mkdir build && cd build && cmake .. && make
1011 - run : xvfb-run --auto-servernum --server-num=1 ./livetikz --version | grep -c livetikz
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# LiveTikZ
2- [ ![ Build Status] ( https://travis-ci.com/misc0110/LiveTikZ.svg?branch=master )] ( https://travis-ci.com/misc0110/LiveTikZ )
32
43A live preview for TikZ drawings.
54
You can’t perform that action at this time.
0 commit comments