fin intégration des corrections
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s
This commit is contained in:
parent
144e3dca54
commit
76efeeeead
10 changed files with 61 additions and 16 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,7 @@ job-log.md
|
|||
content_old
|
||||
content_old_old
|
||||
content_old_old_old
|
||||
content_old_old_old_old
|
||||
content
|
||||
content/*
|
||||
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
break-before: page;
|
||||
}
|
||||
|
||||
[data-id="0x254cb7"] .ascii{
|
||||
break-before: none;
|
||||
}
|
||||
|
||||
.chapter-content .ascii p{
|
||||
hyphens: none;
|
||||
text-indent: 0;
|
||||
|
|
|
|||
|
|
@ -18,5 +18,6 @@
|
|||
}
|
||||
|
||||
.image-spread-block-right figure.image-spread {
|
||||
left: calc(var(--spread-left, 0mm) - var(--pagedjs-width) - 6mm);
|
||||
/* pagebox-width(165mm) + marge-intérieure-droite(26mm) - marge-extérieure-gauche(18mm) = 173mm */
|
||||
left: calc(var(--spread-left, 0mm) - var(--pagedjs-pagebox-width) - 8mm);
|
||||
}
|
||||
|
|
|
|||
|
|
@ -269,6 +269,9 @@
|
|||
column-span: all;
|
||||
margin-top: calc(var(--baseline)*1);
|
||||
width: 100%;
|
||||
/* columns: 2;
|
||||
column-gap: 0.5cm;
|
||||
column-fill: auto;*/
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -63,6 +63,11 @@
|
|||
z-index: 100000;
|
||||
}
|
||||
|
||||
|
||||
#intro-portfolio-habiter-un-reseau figcaption{
|
||||
width: calc(var(--unit) * 2);
|
||||
}
|
||||
|
||||
.portfolio-simple-paysage{
|
||||
width: calc(var(--pagedjs-pagebox-width) - var(--margin)*2);
|
||||
position: relative;
|
||||
|
|
@ -244,7 +249,7 @@ position: absolute;
|
|||
|
||||
#fig-iyo-bisseck-1 img{
|
||||
padding: 5%;
|
||||
background-color: #000;
|
||||
background-color: #FFF;
|
||||
}
|
||||
|
||||
#fig-iyo-bisseck-2{
|
||||
|
|
|
|||
|
|
@ -13,9 +13,9 @@
|
|||
--running-left: 19px;
|
||||
--running-left-bottom: 55px;
|
||||
|
||||
bleed: 0mm;
|
||||
/*bleed: 0mm;*/
|
||||
|
||||
bleed: 6mm;
|
||||
bleed: 6mm;
|
||||
marks: crop
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
:root{
|
||||
--bg-type: rgba(232, 232, 5, 0.36);
|
||||
/*--bg-type: rgba(232, 232, 5, 0.36); */
|
||||
/* --bg-type: transparent; */
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -49,8 +49,10 @@ class imageSpread extends Paged.Handler {
|
|||
|
||||
parent.insertBefore(leftContainer, insertionPoint);
|
||||
parent.insertBefore(rightContainer, insertionPoint);
|
||||
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Paged.registerHandlers(imageSpread);
|
||||
|
||||
|
|
|
|||
|
|
@ -252,8 +252,7 @@ body.mode-pantone .pagedjs_pagebox .ascii * {
|
|||
color: #000 !important;
|
||||
-webkit-text-fill-color: black !important;
|
||||
}
|
||||
|
||||
body.mode-pantone .pagedjs_pagebox .intro-portfolio,
|
||||
|
||||
body.mode-pantone .portfolio figure,
|
||||
body.mode-pantone .portfolio .gallery{
|
||||
display: none;
|
||||
|
|
@ -272,15 +271,40 @@ body.mode-pantone .intro-portfolio::before {
|
|||
|
||||
/* Fond blanc sur les zones image CMJN (simule le papier sur la séparation pantone) */
|
||||
body.mode-pantone .portfolio figure{ display: block; }
|
||||
body.mode-pantone .portfolio figure::before{ content:""; border: none;}
|
||||
body.mode-pantone .pagedjs_pagebox .block-type-image,
|
||||
|
||||
body.mode-pantone figure::before{
|
||||
content:"" !important;
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
body.mode-pantone .pagedjs_pagebox .block-type-image,
|
||||
body.mode-pantone .pagedjs_pagebox .gallery,
|
||||
body.mode-pantone .pagedjs_pagebox figure{
|
||||
visibility: visible !important;
|
||||
display: block;
|
||||
}
|
||||
body.mode-pantone .pagedjs_pagebox .block-type-image figure{
|
||||
|
||||
body.mode-pantone .pagedjs_pagebox img {
|
||||
filter: brightness(0) invert(1);
|
||||
visibility: visible !important;
|
||||
}
|
||||
|
||||
body.mode-pantone .pagedjs_pagebox .intro-portfolio{
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
body.mode-pantone .pagedjs_pagebox .block-type-image figcaption,
|
||||
body.mode-pantone .pagedjs_pagebox .intro-portfolio figcaption{
|
||||
background-color: white;
|
||||
visibility: visible !important;
|
||||
border: none;
|
||||
}
|
||||
|
||||
body.mode-pantone .pagedjs_pagebox .intro-portfolio figcaption p{
|
||||
visibility: hidden !important;
|
||||
}
|
||||
|
||||
|
||||
/* ── COUCHE CMJN ─────────────────────────────────────────────────────
|
||||
Tout est visible sauf .interpage et .ascii.
|
||||
─────────────────────────────────────────────────────────────────── */
|
||||
|
|
|
|||
17
job-log.md
17
job-log.md
|
|
@ -12,7 +12,7 @@ Métallique argent or = 8002C
|
|||
- ok - To computer users with love and respect
|
||||
- ok - README README README README
|
||||
- we are the virus of the new world disorder (cyberfeministe manifesto : VNS Matrix)
|
||||
- computer says no
|
||||
- ok - computer says no
|
||||
- on the internet nobody knows you are a dog
|
||||
- The medium is the message
|
||||
- ok - 404 not found
|
||||
|
|
@ -21,7 +21,7 @@ Métallique argent or = 8002C
|
|||
- Information wants to be free (Stewart Brand)
|
||||
- Stay hungry, stay foolish (Stewart Brand, Whole Earth Catalog)
|
||||
- We are all chimeras, theorized and fabricated hybrids of machine and organism (Donna Haraway, A Cyborg Manifesto) — nous ne sommes que chimères, hybrides de machines et d’organismes théorisés puis fabriqués; en bref, des cyborgs
|
||||
- Try again
|
||||
- ok - Try again / Game Over, try again ?
|
||||
- Les outils du maître ne détruiront jamais la maison du maître (Audre Lorde)
|
||||
- “free as in speech” not “free as in beer” (Richard Stallman)
|
||||
- [à vérifier] "Cyberspace is the matrix not as absence, void, the whole of the womb, but perhaps even the place of woman's affirmation" — Sadie Plant, The Future Looms: Weaving Women and Cybernetics (1995), p. 132
|
||||
|
|
@ -49,16 +49,19 @@ Métallique argent or = 8002C
|
|||
- Colophon: Logo Ensad + logo Ministère + logo Dilecta + logo Lafayette Anticipation
|
||||
|
||||
## TO DO
|
||||
[x] Design des crédits
|
||||
[x] Ajout d'une marque à chaque retour forcée à la ligne ? (<br>)
|
||||
[x] Intégration corrections
|
||||
[x] Ajouter image et légende gauguet / montigné (mail Pascaline du 07/07)
|
||||
[x] Ajouter Sami au Dos
|
||||
[x] Ajouter la bio de Sami
|
||||
[] Ajouter les crédits
|
||||
[x] Ajouter les crédits
|
||||
[x] Remplacer la 4ème de couverture (mail Pascaline du 07/07)
|
||||
[] ajouter les références des phrases dans le texte d'intention ou crédits]
|
||||
[] Vérifier les fichiers (Pantone et CMJN) => par exemple pb sur les pages interpages porfolio
|
||||
[] Remplacer toutes les images par les images photogravées
|
||||
[x] ajouter les références des phrases dans le texte d'intention ou crédits]
|
||||
[x] Vérifier les fichiers (Pantone et CMJN) => par exemple pb sur les pages interpages porfolio
|
||||
[x] Remplacer toutes les images par les images photogravées
|
||||
[x] Bug sur les images de Josefa ?
|
||||
[] Vérifier toute la publi
|
||||
[] Demander à julie pour les codes des articles (pour intro et préface)
|
||||
[] Problème si je mets des italiques dans le titre, c'est un faux italique avec la typo Teletext
|
||||
|
||||
|
|
@ -72,6 +75,8 @@ Métallique argent or = 8002C
|
|||
|
||||
### vague 2
|
||||
- Dans l'article Bye Bye Meta, il y a plusieurs questions laissées sans réponse / propositions de modifs…
|
||||
- c'est normal que toutes les images ne soient pas photogravées ?
|
||||
- dans crédits, j'ai ajouté des textes pour expliquer les références des phrases sur les interpages
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue