Skip to content

lucastorterotot/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

GitHub commit activity GitHub last commit GitHub TeX Version VMD Version

Introduction

This repository contains some usefull scripts, especially for TeX compilations.

Installation

  1. Go in a directory where you want to install this repository and clone it:
  • by ssh if you have a key:
git clone git@gitlab.com:lucastorterotot/scripts.git --origin lucas
  • else by https:
git clone https://gitlab.com/lucastorterotot/scripts.git --origin lucas
  1. Run the provided installation script:
./scripts/install
  1. If you encounter lots of "Use of uninitialized value" while using biber, please run
cd /usr/share/perl5/Biber ; sudo mv Config.pm Config-bak.pm ; sudo wget https://github.com/plk/biber/raw/54a68aa1b66f720c50658ab45e96d8a0c14005c7/lib/Biber/Config.pm

About

General scripts, every-day routines. Also on GitLab:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published