Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Fixed Makefile, and made the PDF versions be the ones we link to. |
|---|---|
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
c07b5538611f47dbe4d7cf30f3191ed0 |
| User & Date: | alaric 2013-07-13 13:31:37 |
Context
|
2013-07-13
| ||
| 13:32 | Generated PDFs, removed PNGs check-in: 594391f179 user: alaric tags: trunk | |
| 13:31 | Fixed Makefile, and made the PDF versions be the ones we link to. check-in: c07b553861 user: alaric tags: trunk | |
| 13:25 | Split out Lojban numbers from the sumti card. check-in: 558488e996 user: alaric tags: trunk | |
Changes
Changes to DiodesAndBJTsQuickRef.png.
cannot compute difference between binary files
Changes to MOSFETsQuickRef.png.
cannot compute difference between binary files
Changes to Makefile.
1 2 3 | rawsvgs := DiodesAndBJTsQuickRef.svg MOSFETsQuickRef.svg StructuredCablingQuickRef.svg | | | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | rawsvgs := DiodesAndBJTsQuickRef.svg MOSFETsQuickRef.svg StructuredCablingQuickRef.svg rulesets := lojban-tenses.ruleset lojban-number.ruleset lojban-sumti.ruleset svgs := $(rawsvgs) $(rulesets:.ruleset=.svg) pngs := $(svgs:.svg=.png) pdfs := $(svgs:.svg=.pdf) all: $(pdfs) .SUFFIXES : .svg .pdf .png .ruleset .svg.png: inkscape --export-png=$@ --export-dpi=300 $< .svg.pdf: inkscape --export-pdf=$@ --export-dpi=300 $< .ruleset.svg: banterpixra ruleset < $< > $@ |
Changes to README.wiki.
1 2 3 | For our internal training, we developed this series of quick reference cards. | | | | | | > | > > | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
For our internal training, we developed this series of quick reference
cards.
They are designed in SVG, and we have PDF versions available for
download.
* Diodes and BJTs
[./DiodesAndBJTsQuickRef.svg|SVG] [./DiodesAndBJTsQuickRef.pdf|PDF]
* MOSFETs [./MOSFETsQuickRef.svg|SVG] [./MOSFETsQuickRef.pdf|PDF]
* SCRs, TRIACs, and IGBTs (coming soon)
* Structured Cabling (needs tidying up)
[./StructuredCablingQuickRef.svg|SVG]
[./StructuredCablingQuickRef.pdf|PDF]
Also, using
[http://www.kitten-technologies.co.uk/project/banterpixra|banterpixra],
we have produced a range of syntax diagrams for the
[http://www.lojban.org|Lojban] language.
* Lojban tenses [./lojban-tenses.ruleset|grammar]
[./lojban-tenses.svg|SVG] [./lojban-tenses.pdf|PDF]
* Lojban numbers [./lojban-number.ruleset|grammar]
[./lojban-number.svg|SVG] [./lojban-number.pdf|PDF]
* Lojban sumti (nouns) [./lojban-sumti.ruleset|grammar]
[./lojban-sumti.svg|SVG] [./lojban-sumti.pdf|PDF]
|
Changes to StructuredCablingQuickRef.png.
cannot compute difference between binary files
Changes to lojban-tenses.svg.
cannot compute difference between binary files