File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### New
6
6
7
+ ### Changed
8
+
9
+ ### Fixed
10
+
11
+
12
+ ## [ v0.6]
13
+
14
+ ### New
15
+
7
16
- new option ` bricktext ` to add text to the front face of the brick (thanks to @thomas-saigre )
8
17
9
18
### Changed
52
61
53
62
------
54
63
55
- [ Unreleased ] : https://github.com/samcarter/tikzbricks/compare/v0.5...HEAD
64
+ [ Unreleased ] : https://github.com/samcarter/tikzbricks/compare/v0.6...HEAD
65
+ [ v0.6 ] : https://github.com/samcarter/tikzbricks/compare/v0.5...v0.6
56
66
[ v0.5 ] : https://github.com/samcarter/tikzbricks/compare/v0.4...v0.5
57
67
[ v0.4 ] : https://github.com/samcarter/tikzbricks/compare/v0.3...v0.4
58
68
[ v0.3 ] : https://github.com/samcarter/tikzbricks/compare/v0.2...v0.3
Original file line number Diff line number Diff line change 26
26
\url {https://github.com/samcarter/TikZbricks}\\
27
27
\url {https://www.ctan.org/pkg/tikzbricks}
28
28
}{samcarter}}
29
- \date {Version v0.5 \textendash {} 2024/04/26 }
29
+ \date {Version v0.6 \textendash {} 2024/12/16 }
30
30
31
31
\usepackage [
32
32
themecolor=samred
Original file line number Diff line number Diff line change 12
12
% See https://www.latex-project.org/lppl.txt
13
13
%
14
14
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
15
- \ProvidesPackage {tikzbricks}[2024/04/26 version v0.5 Drawing bricks with TikZ]
15
+ \ProvidesPackage {tikzbricks}[2024/12/16 version v0.6 Drawing bricks with TikZ]
16
16
17
17
\RequirePackage {tikz}
18
18
\RequirePackage {tikz-3dplot}
You can’t perform that action at this time.
0 commit comments