Sign inSign up

danchoi2001/latex_ubuntu

By danchoi2001

Updated almost 3 years ago

Latex in vscode v2: add pdftk

Image
Developer tools
0

65

danchoi2001/latex_ubuntu repository overview

AIO2023 - Research group

1. Mount current opening folder and run container:

docker run -it -v .:/container_dir danchoi2001/latex_ubuntu:20.04_v2 bash

2. Attach with vscode and start coding in latex

3. Merge 2 pdf

pdftk file1.pdf file2.pdf cat output mergedfile.pdf

Tag summary

Content type

Image

Digest

sha256:f681f6125

Size

2.4 GB

Last updated

almost 3 years ago

docker pull danchoi2001/latex_ubuntu:20.04_v2