texsep

command module
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2020 License: MIT Imports: 1 Imported by: 0

README ΒΆ

                    ___           ___            ___           ___           ___
                   /\__\         /|  |          /\__\         /\__\         /\  \
      ___         /:/ _/_       |:|  |         /:/ _/_       /:/ _/_       /::\  \
     /\__\       /:/ /\__\      |:|  |        /:/ /\  \     /:/ /\__\     /:/\:\__\
    /:/  /      /:/ /:/ _/_   __|:|__|       /:/ /::\  \   /:/ /:/ _/_   /:/ /:/  /
   /:/__/      /:/_/:/ /\__\ /::::\__\_____ /:/_/:/\:\__\ /:/_/:/ /\__\ /:/_/:/  /
  /::\  \      \:\/:/ /:/  / ~~~~\::::/___/ \:\/:/ /:/  / \:\/:/ /:/  / \:\/:/  /
 /:/\:\  \      \::/_/:/  /      |:|~~|      \::/ /:/  /   \::/_/:/  /   \::/__/
 \/__\:\  \      \:\/:/  /       |:|  |       \/_/:/  /     \:\/:/  /     \:\  \
      \:\__\      \::/  /        |:|__|         /:/  /       \::/  /       \:\__\
       \/__/       \/__/         |/__/          \/__/         \/__/         \/__/

texsep

build lint test release

Separate your pdfs from your tex files

Install

MacOS/Linux

Simply run brew tap Matt-Gleich/homebrew-taps and then brew install texsep

Structures

⚠️ All commands should be ran from the top of your LaTeX project ⚠️

texsep mirror

See texsep mirror --help for more information

Initial Structure

Structure before the command runs

β”œβ”€β”€ Physics/
β”‚   β”œβ”€β”€ string-theory.tex
β”‚   β”œβ”€β”€ string-theory.pdf
β”‚   β”œβ”€β”€ projectile-motion.tex
β”‚   └── projectile-motion.pdf
β”‚
β”œβ”€β”€ Math/
β”‚   β”œβ”€β”€ combinatorics.tex
β”‚   β”œβ”€β”€ combinatorics.pdf
β”‚   β”œβ”€β”€ ray-tracing.tex
β”‚   └── ray-tracing.pdf
β”‚
β”œβ”€β”€ Computational-Theory/
β”‚   β”œβ”€β”€ parallel-computing.tex
β”‚   β”œβ”€β”€ parallel-computing.pdf
β”‚   β”œβ”€β”€ microprocessors.tex
β”‚   └── microprocessors.pdf
β”‚
β”œβ”€β”€ random.tex
└── random.pdf
Post Structure

Structure after the command runs

β”œβ”€β”€ TeX/
β”‚   β”œβ”€β”€ random.tex
β”‚   β”œβ”€β”€ Physics/
β”‚   β”‚   β”œβ”€β”€ string-theory.tex
β”‚   β”‚   └── projectile-motion.tex
β”‚   β”œβ”€β”€ Math/
β”‚   β”‚   β”œβ”€β”€ combinatorics.tex
β”‚   β”‚   └── ray-tracing.tex
β”‚   └── Computational-Theory/
β”‚       β”œβ”€β”€ parallel-computing.tex
β”‚       └── microprocessors.tex
β”‚
└── PDF/
    β”œβ”€β”€ random.pdf
    β”œβ”€β”€ Physics/
    β”‚   β”œβ”€β”€ string-theory.pdf
    β”‚   └── projectile-motion.pdf
    β”œβ”€β”€ Math/
    β”‚   β”œβ”€β”€ combinatorics.pdf
    β”‚   └── ray-tracing.pdf
    └── Computational-Theory/
        β”œβ”€β”€ parallel-computing.pdf
        └── microprocessors.pdf

πŸ‘₯ Contributors

Documentation ΒΆ

The Go Gopher

There is no documentation for this package.

Directories ΒΆ

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL