Giter Site home page Giter Site logo

cnlogo's Introduction

cnlogo

Installation

Tex Live

Windows OS

Version

10

Operation
  1. cd .. | move cnlogo "D:\Program Files\texlive\texmf-local\tex\latex\local"
  2. texhash ** Refer See here **
NOTE
  1. I don't gurantee your texlive installation path is D:\Program Files\texlive.
  2. You maybe wait a little long time after Regenerate filename datebase.
  3. If you think installation is troublesome, you can directly put this package in the directoy with your main.tex.

Other OS

Please google.

MikTex

** Refer See here **

Usage

LaTex

See here

Development

Independency

  1. Inkscape
  2. inkscape2tikz or svg2tikz.

You can google to know how to install them. Such as See here

Operation
  1. Download a foobar.pdf from your university website. You can move it to D:\Program Files\texlive\texmf-local\tex\latex\local\cnlogo\picture\abbreviatation_of_university.pdf
  2. Use Inkscape to open abbreviatation_of_university.pdf.
  3. Save as abbreviatation_of_university.svg.
  4. Extensions > Export > Export to tikz.
  5. move "D:\Program Files\Inkscape\share\extensions\abbreviatation_of_university.tex" "D:\Program Files\texlive\texmf-local\tex\latex\local\cnlogo\cnlogo\abbreviatation_of_university.tex"
  6. Update abbreviatation_of_university.tex. Refer other file.
  7. Update ../cnlogo.sty. Refer other line.
Update abbreviatation_of_university.tex
  1. Update \definecolor{abbreviatation_of_university}{RGB}{227,0,22}.
  2. Add \NewDocumentCommand\abbreviatation_of_universitywhole{O{abbreviatation_of_university}O{abbreviatation_of_university}O{1}}{ and }
  3. Add \begin{tikzpicture}[y=0.80pt,x=0.80pt,yscale=-1, inner sep=0pt, outer sep=0pt,scale=#3]
  4. Update #1.
  5. ...
Update ../cnlogo.sty
  1. Add
\DeclareOption{abbreviatation_of_university}{%
\input{cnlogo/abbreviatation_of_university}
}

** Please rank in alphabetical order**

Merge Your Pull Request

See here

Log

2020.1.2 Add README.md

cnlogo's People

Contributors

freed-wu avatar matnoble avatar yuxtech avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.