Skip to content

Commit ab1a881

Browse files
committed
format: image at the top for bc/dc
1 parent 76f1c31 commit ab1a881

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

terminal/languages/bc/self.org

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
#+DATE: <2024-04-12 vie>
33
#+KEYWORDS: bc, bench calculator, programming, cheatsheet, quick reference
44

5+
#+CAPTION: Lorinda Cherry in 1982
6+
#+ATTR_HTML: :width 400
7+
[[./cherry82.2.png]]
8+
59
|------+------------------------------------|
610
| <c> | <c> |
711
| wiki | [[https://en.wikipedia.org/wiki/Bc_%28programming_language%29][english]] [[https://es.wikipedia.org/wiki/Bc_(lenguaje_de_programaci%C3%B3n)][spanish]] [[https://en.wikibooks.org/wiki/Guide_to_Unix/Explanations/bc][wikibooks]] |
@@ -179,10 +183,6 @@
179183

180184
* codebases
181185

182-
#+CAPTION: Lorinda Cherry in 1982
183-
#+ATTR_HTML: :width 400
184-
[[./cherry82.2.png]]
185-
186186
- bitcoin https://github.com/fivepiece/btc-bash-ng/
187187
- bitcoin https://github.com/fivepiece/btc-bash
188188
- http://www.numbertheory.org/gnubc/bc_programs.html

terminal/languages/dc/self.org

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
#+DATE: <2025-01-11 sáb>
33
#+KEYWORDS: dc, desk calculator, programming, cheatsheet, quick reference
44

5+
#+CAPTION: Morris and Cherry on 1974
6+
[[./morrischerry74-bright.png]]
7+
58
|--------+-----------------|
69
| <c> | <c> |
710
| manual | [[https://www.gnu.org/software/bc/manual/dc-1.05/html_mono/dc.html][gnu]] [[https://wolfram.schneider.org/bsd/7thEdManVol2/dc/dc.html][bsd]] |
@@ -126,8 +129,9 @@
126129

127130
* snippets
128131

129-
#+CAPTION: Morris and Cherry on 1974
130-
[[./morrischerry74-bright.png]]
132+
#+CAPTION: Lorinda Cherry in 1974
133+
#+ATTR_HTML: :width 300
134+
[[./cherry74.png]]
131135

132136
- https://literateprograms.org/category_programming_language_dc.html
133137
- https://rosettacode.org/wiki/Category:Dc
@@ -143,10 +147,6 @@
143147

144148
* codebases
145149

146-
#+CAPTION: Lorinda Cherry in 1974
147-
#+ATTR_HTML: :width 300
148-
[[./cherry74.png]]
149-
150150
- https://x.com/nixcraft/status/1493822005262491651
151151
- [[https://github.com/Alhadis/language-etc/blob/1455feb6de582239b67e8bbde8086569db377e3d/samples/dirsize.dc][Alhadis/language-etc/dirsize.dc]]
152152
- [[https://github.com/brunk23/code-challenges/blob/7b7afc5088142102ce9610cbda7bac5cd9583829/trend.error][brunk23/code-challenges/trend.error]]

0 commit comments

Comments
 (0)