-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Manter a consideração de que é válido
fig
sem @id
(vai funcionar …
…se houver apenas 1 caso sem `@id`) (#283) * Insere a classe `thumbImg` para que a miniatura fique ajustada no modal que contém todos os elementos gráficos (o modal com as abas e que abre ao clicar no menu flutuante com ... ) * Faz ajustes para considerar figuras que não tem `@id` * Junta os templates que tem conteúdo idêntico * Refatora: apaga templates, move seu conteúdo para o bloco que o aplicava o template * Reduz templates parecidos * Reduz a quantidade de templates, testa a existência de tradução no template "principal" * Cria templates mais genéricos para montar o conteúdo das abas: figures, tables e schmes * Generaliza os templates que somam os elementos tables, figures e schemes * Cria um template genérico para apresentar os rótulos das abas * Cria um template genérico para apresentar o conteúdo das abas * Corrige comentário * Remove `@id` para considerar que é válido haver 1 figura sem `@id` * Faz testes para apresentação de figura sem `@id` e faz ajustes em XSL para tratar de tag `fig` presentes diretamente em `body` * Inclui testes pra `fig[@id]` * Cria testes para `table-wrap[@id]` * Cria teste para o modal que contém as abas para figuras e tabelas * Inclui fixtures para as fig-group e table-wrap-group
- Loading branch information
1 parent
69f08dc
commit fe9e183
Showing
13 changed files
with
13,358 additions
and
363 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
609 changes: 248 additions & 361 deletions
609
packtools/catalogs/htmlgenerator/v2.0/html-modals.xsl
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+11.1 KB
.../fig_sem_id/2236-8906-hoehnea-49-e1112020/2236-8906-hoehnea-49-e1112020-gf1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+10.8 KB
.../fig_sem_id/2236-8906-hoehnea-49-e1112020/2236-8906-hoehnea-49-e1112020-gf2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11.1 KB
.../fig_sem_id/2236-8906-hoehnea-49-e1112020/2236-8906-hoehnea-49-e1112020-gf3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+427 KB
tests/fixtures/fig_sem_id/2236-8906-hoehnea-49-e1112020/2236-8906-hoehnea-49-e1112020.pdf
Binary file not shown.
1,019 changes: 1,019 additions & 0 deletions
1,019
...s/fixtures/fig_sem_id/2236-8906-hoehnea-49-e1112020/2236-8906-hoehnea-49-e1112020.pt.html
Large diffs are not rendered by default.
Oops, something went wrong.
2,597 changes: 2,597 additions & 0 deletions
2,597
tests/fixtures/fig_sem_id/2236-8906-hoehnea-49-e1112020/2236-8906-hoehnea-49-e1112020.xml
Large diffs are not rendered by default.
Oops, something went wrong.
1,019 changes: 1,019 additions & 0 deletions
1,019
tests/fixtures/fig_sem_id/2236-8906-hoehnea-49-e1112020/expected.html
Large diffs are not rendered by default.
Oops, something went wrong.
2,386 changes: 2,386 additions & 0 deletions
2,386
...p_group_and_fig_group/2236-8906-hoehnea-49-e1082020/2236-8906-hoehnea-49-e1082020.pt.html
Large diffs are not rendered by default.
Oops, something went wrong.
2,890 changes: 2,890 additions & 0 deletions
2,890
..._wrap_group_and_fig_group/2236-8906-hoehnea-49-e1082020/2236-8906-hoehnea-49-e1082020.xml
Large diffs are not rendered by default.
Oops, something went wrong.
2,386 changes: 2,386 additions & 0 deletions
2,386
tests/fixtures/table_wrap_group_and_fig_group/2236-8906-hoehnea-49-e1082020/expected.html
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.