• R/O
  • SSH

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Révision5d22df2887188a4d440ea76b0f20cb9c9c2ad860 (tree)
l'heure2020-03-22 22:30:02
AuteurAlbert Mietus < albert AT mietus DOT nl >
CommiterAlbert Mietus < albert AT mietus DOT nl >

Message de Log

Patch the WebSlides. Do not use custom.css to load SwBMnl-slides.css

Change Summary

Modification

diff -r b5be57eaccb2 -r 5d22df288718 SoftwareCompetence/DesignWorkShops/PubSub/demo/patch_slides.aa
--- a/SoftwareCompetence/DesignWorkShops/PubSub/demo/patch_slides.aa Sun Mar 22 14:29:21 2020 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
1---- /Users/albert/Downloads/PubSub-demo.slides.html 2020-03-21 21:29:27.000000000 +0100
2-+++ PubSub-demo.slides.html 2020-03-21 21:35:26.000000000 +0100
3-@@ -13814,8 +13814,15 @@
4- controls: true,
5- progress: true,
6- history: true,
7--
8-- transition: "slide",
9-+//GAM
10-+slideNumber: true,
11-+transition: "convex",
12-+embedded: true,
13-+center: false,
14-+width: "100%",
15-+height: "100%",
16-+margin: 0.025,
17-+//mag
18-
19- // Optional libraries used to extend on reveal.js
20- dependencies: [
diff -r b5be57eaccb2 -r 5d22df288718 _slides/custom.css
--- a/_slides/custom.css Sun Mar 22 14:29:21 2020 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
1-@import url("./SwBMnl-slides.css");
diff -r b5be57eaccb2 -r 5d22df288718 _slides/patch_slides.aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/_slides/patch_slides.aa Sun Mar 22 14:30:02 2020 +0100
@@ -0,0 +1,20 @@
1+--- /Users/albert/Downloads/PubSub-demo.slides.html 2020-03-21 21:29:27.000000000 +0100
2++++ PubSub-demo.slides.html 2020-03-21 21:35:26.000000000 +0100
3+@@ -13814,8 +13814,15 @@
4+ controls: true,
5+ progress: true,
6+ history: true,
7+-
8+- transition: "slide",
9++//GAM
10++slideNumber: true,
11++transition: "convex",
12++embedded: true,
13++center: false,
14++width: "100%",
15++height: "100%",
16++margin: 0.025,
17++//mag
18+
19+ // Optional libraries used to extend on reveal.js
20+ dependencies: [
diff -r b5be57eaccb2 -r 5d22df288718 _slides/patch_slides.ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/_slides/patch_slides.ab Sun Mar 22 14:30:02 2020 +0100
@@ -0,0 +1,10 @@
1+--- PubSub-demo.slides2.html 2020-03-22 14:18:43.000000000 +0100
2++++ PubSub-demo.slides.html 2020-03-22 14:20:10.000000000 +0100
3+@@ -13188,6 +13188,7 @@
4+ </style>
5+
6+ <!-- Custom stylesheet, it must be in the same directory as the html file -->
7++<link rel="stylesheet" href="SwBMnl-slides.css">
8+ <link rel="stylesheet" href="custom.css">
9+
10+ </head>
diff -r b5be57eaccb2 -r 5d22df288718 _std_settings/static/SwBMnl-slides.css
--- a/_std_settings/static/SwBMnl-slides.css Sun Mar 22 14:29:21 2020 +0100
+++ b/_std_settings/static/SwBMnl-slides.css Sun Mar 22 14:30:02 2020 +0100
@@ -1,6 +1,5 @@
11 /* SwBMnl-slides style for Juyiter/IPython "download as slides" ...
2- The custom.css file should import it as: (Assuming this file is in the ../_static/ dir too)
3- @import url("./SwBMnl-slides.css");
2+ Bt applying patch_slides.ab, this will be be used
43 */
54
65 /* Gray slides on gray background with blue border*/