IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Programmation (La)TeX avancée Discussion :

Problèmes de compilation moderncv


Sujet :

Programmation (La)TeX avancée

  1. #1
    Membre du Club
    Inscrit en
    Juillet 2006
    Messages
    127
    Détails du profil
    Informations forums :
    Inscription : Juillet 2006
    Messages : 127
    Points : 48
    Points
    48
    Par défaut Problèmes de compilation moderncv
    Bonjour,
    J'essaie depuis quelque temps de refaire mon cv avec latex. Au début ça compile avec des erreurs et puis ça génère un pdf.
    Mais j'ai essayé de résoudre les problèmes de compilation liés à l'erreur "command fax already defined".

    Mon code actuel est
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    \documentclass[11pt,a4paper]{moderncv}
     
    \moderncvtheme[blue]{classic}                
    \usepackage[utf8]{inputenc}
    \usepackage[top=1.1cm, bottom=1.1cm, left=2cm, right=2cm]{geometry}
    %\usepackage{marvosym}
    %\usepackage{biblatex}
     
    \usepackage{savesym}
    \usepackage{moderncv}
    \savesymbol{fax}
    \usepackage{marvosym}
    \restoresymbol{MARV}{fax}
    L'erreur est moderncv.sty not found et du coup erreur fatale et ne génère plus de pdf ...
    Je suis sur mac ...

  2. #2
    Rédacteur/Modérateur
    Avatar de Winnt
    Homme Profil pro
    budget et contrôle de gestion
    Inscrit en
    Décembre 2006
    Messages
    1 978
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 56
    Localisation : France

    Informations professionnelles :
    Activité : budget et contrôle de gestion
    Secteur : Administration - Collectivité locale

    Informations forums :
    Inscription : Décembre 2006
    Messages : 1 978
    Points : 4 130
    Points
    4 130
    Par défaut
    Bonsoir,

    Merci de poster un ECM (cf. signature) afin d'obtenir une aide pertinente.
    Winnt
    Merci de lire les règles du forum LaTeX et Qu'est ce qu'un ECM ?.
    N'hésitez pas à parcourir la FAQ la réponse y est peut-être déjà.
    Pensez au bouton si votre problème est résolu.


    C'est en Linuxant qu'on devient .... geek
    Et c'est en LateXant qu'on devient flemmard
    Mon blog tout neuf.
    Articles : présentation de la distribution Gentoo, Les index sous LaTeX et leur personnalisation.

  3. #3
    Membre du Club
    Inscrit en
    Juillet 2006
    Messages
    127
    Détails du profil
    Informations forums :
    Inscription : Juillet 2006
    Messages : 127
    Points : 48
    Points
    48
    Par défaut
    voici un ECM
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
     
    \documentclass[11pt,a4paper]{moderncv}
     
    \moderncvtheme[blue]{classic}                
    \usepackage[utf8]{inputenc}
    \usepackage[top=1.1cm, bottom=1.1cm, left=2cm, right=2cm]{geometry}
     
    \usepackage{savesym}
    \usepackage{moderncv}
    \savesymbol{fax}
    \usepackage{marvosym}
    \restoresymbol{MARV}{fax}
     
    \usepackage{xcolor}
     
    \makeatother
    \definecolor{bluex}{rgb}{70,130,180}
     
    % Largeur de la colonne pour les dates
    \setlength{\hintscolumnwidth}{2.5cm}
     
    \firstname{\large{\textbf{sou}}}
    \familyname{\large{\textbf{sou}}}
    \title{\normalsize{adresse}\\    
    \Mobilefone{~mob}\\} 
     
    \email{mail@mail.com}                      
    \homepage{site}
    \begin{document}
    \renewcommand*{\bibliographyhead}[1]{}
    \maketitle
    \center{\Large{title}}
    \center{subtitle}
     
     
    \section{Formation}
    \cventry{2000 -- 2015}{\textbf{xxx}}{}{}{}{}
     
    \end{document}

  4. #4
    Expert éminent sénior

    Avatar de -Nikopol-
    Homme Profil pro
    Développeur Web
    Inscrit en
    Mai 2013
    Messages
    2 174
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 49
    Localisation : France, Haute Marne (Champagne Ardenne)

    Informations professionnelles :
    Activité : Développeur Web
    Secteur : Enseignement

    Informations forums :
    Inscription : Mai 2013
    Messages : 2 174
    Points : 11 289
    Points
    11 289
    Billets dans le blog
    5
    Par défaut
    L'erreur est moderncv.sty not found et du coup erreur fatale et ne génère plus de pdf ...
    L'erreur indique que la classe moderncv n'est pas installée, il faut donc l'installer, de façon classique

  5. #5
    Membre du Club
    Inscrit en
    Juillet 2006
    Messages
    127
    Détails du profil
    Informations forums :
    Inscription : Juillet 2006
    Messages : 127
    Points : 48
    Points
    48
    Par défaut
    si c'est installé, tout est installé
    j'ai même réinstallé texlive 2015 ...

  6. #6
    Membre confirmé
    Homme Profil pro
    Étudiant
    Inscrit en
    Mai 2014
    Messages
    344
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 30
    Localisation : France, Haute Vienne (Limousin)

    Informations professionnelles :
    Activité : Étudiant

    Informations forums :
    Inscription : Mai 2014
    Messages : 344
    Points : 561
    Points
    561
    Par défaut
    Bonsoir,

    Il y a plusieurs erreurs dans ce code à résoudre avant qu'il ne compile. La première est indiquée par le compilateur

    LaTeX Error: File `moderncv.sty` not found
    LaTeX indique que le fichier "moderncv.sty" n'existe pas ou n'est pas trouvé. Les fichiers terminants par l'extension STY sont les fichiers des packages. Je vois que dans le code, il y a un package portant ce nom, on désactive la ligne en la commentant.

    L'erreur suivante est celle-ci :

    Argument of \@iiminipage has an extra }
    L'erreur est plus complexe à comprendre, elle indique juste un } en trop. En regardant la ligne (31), on remarque que c'est dans la commande \maketitle qu'elle apparait. En regardant les macros liées à cette commande, on remarque que \title contient des retours à la ligne. Je ne sais absolument pas pourquoi LaTeX les refuse. Ceci étant, il existe un moyen de contourner cette restriction en utilisant la macro \endgraf. Voici donc le code final qui fonctionne chez moi (Mac OSX, TL 2015).

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
     
    \documentclass[11pt,a4paper]{moderncv}
     
    \moderncvtheme[blue]{classic}                
    \usepackage[utf8]{inputenc}
    \usepackage[top=1.1cm, bottom=1.1cm, left=2cm, right=2cm]{geometry}
     
    \usepackage{savesym}
    %\usepackage{moderncv}
    \savesymbol{fax}
    \usepackage{marvosym}
    \restoresymbol{MARV}{fax}
     
    \usepackage{xcolor}
     
    \makeatother
    \definecolor{bluex}{rgb}{70,130,180}
     
    % Largeur de la colonne pour les dates
    \setlength{\hintscolumnwidth}{2.5cm}
     
    \firstname{\large{\textbf{sou}}}
    \familyname{\large{\textbf{sou}}}
    \title{\normalsize{adresse}\endgraf\Mobilefone{~mob}\endgraf} 
     
    \email{mail@mail.com}                      
    \homepage{site}
    \begin{document}
    \renewcommand*{\bibliographyhead}[1]{}
    \maketitle
    \center{\Large{title}}
    \center{subtitle}
     
     
    \section{Formation}
    \cventry{2000 -- 2015}{\textbf{xxx}}{}{}{}{}
     
    \end{document}
    La FAQ apporte souvent la solution aux problèmes
    Avant de demander de l'aide, pensez à faire un ECM ! Un problème bien expliqué est un problème à moitié résolu .

  7. #7
    Membre du Club
    Inscrit en
    Juillet 2006
    Messages
    127
    Détails du profil
    Informations forums :
    Inscription : Juillet 2006
    Messages : 127
    Points : 48
    Points
    48
    Par défaut
    Merci Benoists !! That works perfectly !!
    Par contre je voulais inclure des références à partir d'un fichier bibtex en faisant une sorte de requête mais je n'ai pas compris pourquoi ça ne marche pas
    Voici le code source
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    % Exemple de CV utilisant la classe moderncv
    % Style classic en bleu
    % Article complet : http://blog.madrzejewski.com/creer-cv-elegant-latex-moderncv/
     
    \documentclass[11pt,a4paper]{moderncv}
     
    \moderncvtheme[blue]{classic}                
    \usepackage[utf8]{inputenc}
    \usepackage[top=1.1cm, bottom=1.1cm, left=2cm, right=2cm]{geometry}
    \usepackage{savesym}
    %\usepackage{moderncv}
    \savesymbol{fax}
    \usepackage{marvosym}
    \restoresymbol{MARV}{fax}
    \usepackage{xcolor}
     
    \usepackage{url}
    \usepackage{footmisc}
     
    \makeatother
    \definecolor{bluex}{rgb}{70,130,180}
     
    % Largeur de la colonne pour les dates
    \setlength{\hintscolumnwidth}{2.5cm}
     
    \firstname{\large{\textbf{sou}}}
    \familyname{\large{\textbf{sou}}}
    \title{\normalsize{adresse}\endgraf\Mobilefone{~mob}\endgraf} 
     
    \email{mail@mail.com}                      
    \homepage{site}
    \usepackage[style=authoryear]{biblatex}
    \bibliography{cvreferences}
     
     
    \begin{document}
    \renewcommand*{\bibliographyhead}[1]{}
    \maketitle
     
    \nocite{*}  
    \printbibliography[type=article,title={Journal Publications}]
    \printbibliography[type=inproceedings,title={Conference Publications}]
    \printbibliography[type=thesis,title={Thesis}]
     
     
     
    \end{document}
    et du bibtex

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
    197
    198
    199
    200
    201
    202
    203
    204
    205
    206
    207
    208
    209
    210
    211
    212
    213
    214
    215
    216
    217
    218
    219
    220
    221
    222
    223
    224
    225
    226
    227
    228
    229
    230
    231
    232
    233
    234
    235
    236
    237
    238
    239
    240
    241
    242
    243
    244
    245
    246
    247
    248
    249
    @INPROCEEDINGS{Mouton2010,
      author = {Bezuidenhout, M. and Mouton, F. and Venter, H.S.},
      title = {Social engineering attack detection model: SEADM},
      booktitle = {Information Security for South Africa},
      year = {2010},
      pages = {1-8},
      address = {Johannesburg, South Africa},
      month = {August},
      abstract = {Social engineering is a real threat to industries in this day and
    	age even though the severity of it is extremely downplayed. The difficulty
    	with social engineering attacks is mostly the ability to identify
    	them. Social engineers target call centre employees, as they are
    	normally underpaid, under skilled workers whom have limited knowledge
    	about the information technology infrastructure. These workers are
    	thus easy targets for the social engineer. This paper proposes a
    	model which can be used by these workers to detect social engineering
    	attacks in a call centre environment. The model is a quick and effective
    	way to determine if the requester is trying to manipulate an individual
    	into disclosing information to which the requester does not have
    	authorization for.},
      doi = {10.1109/ISSA.2010.5588500},
      file = {:jbar\\PDF\\Mouton2010.pdf:PDF},
      keywords = {authorisation;call centres;personnel;authorization;call centre employee;information
    	technology infrastructure;social engineering attack detection model;Biological
    	system modeling;Cognition;Computational modeling;Decision making;Humans;Psychology;Utility
    	theory;Social engineering;emotional state;information sensitivity;social
    	psychology},
      owner = {Fafa},
      timestamp = {2014.10.16}
    }
     
    @INPROCEEDINGS{Burke2013,
      author = {Burke, I.D. and Mouton, F.},
      title = {An Investigation of the Current State of Mobile Device Management
    	Within South Africa},
      booktitle = {8th International Conference on Information Warfare and Security},
      year = {2013},
      volume = {8},
      address = {Colorado, USA},
      month = {March},
      owner = {Fafa},
      timestamp = {2014.10.16}
    }
     
    @INPROCEEDINGS{Waal2013,
      author = {{de Waal}, A. and Mouton, F.},
      title = {Topic modelling in the information warfare domain},
      booktitle = {International Conference on Adaptive Science and Technology (ICAST)},
      year = {2013},
      pages = {1-7},
      month = {Nov},
      abstract = {In this paper we provide context to Topic Modelling as an Information
    	Warfare technique. Topic modelling is a technique that discovers
    	latent topics in unstructured and unlabelled collection of documents.
    	The topic structure can be searched for interesting and relevant
    	topics. The objectives of this paper is to describe topic modelling,
    	put it in context as a useful IW technique and illustrate its use
    	with two examples. We discuss several applications of topic modelling
    	in the safety and security domain and list several topic model variations
    	that are of special interest to the IW domain.},
      doi = {10.1109/ICASTech.2013.6707492},
      keywords = {social networking (online);text analysis;IW technique;information
    	warfare domain;latent topics discovery;safety domain;security domain;text
    	analysis;topic modelling;topic structure search;unstructured-unlabelled
    	document collection;Adaptation models;Analytical models;Context;Data
    	models;Data visualization;Forensics;Visualization;information warfare;public
    	media;social networks;topic modelling;visualisation}
    }
     
    @ARTICLE{Malan2012,
      author = {Malan, M.M. and Mouton, F.},
      title = {Protecting e-mail anonymity with an Anonymizer Bouncer},
      journal = {Journal of Information Warfare},
      year = {2012},
      volume = {11},
      pages = {39--50},
      number = {3},
      month = {November},
      owner = {Fafa},
      timestamp = {2014.10.16}
    }
     
    @MASTERSTHESIS{Mouton2012a,
      author = {F. Mouton},
      title = {Digital Forensic Readiness for Wireless Sensor Network Environments},
      school = {University of Pretoria},
      year = {2012},
      type = {MSc},
      address = {Pretoria, South Africa},
      month = {January}
    }
     
    @INPROCEEDINGS{Mouton2014a,
      author = {Mouton, F. and Leenen, L. and Malan, M.M. and Venter, H.S.},
      title = {Towards an Ontological Model Defining the Social Engineering Domain},
      booktitle = {ICT and Society},
      year = {2014},
      editor = {Kimppa, Kai and Whitehouse, Diane and Kuusela, Tiina and Phahlamohlaka,
    	Jackie},
      volume = {431},
      series = {IFIP Advances in Information and Communication Technology},
      pages = {266-279},
      publisher = {Springer Berlin Heidelberg},
      doi = {10.1007/978-3-662-44208-1_22},
      isbn = {978-3-662-44207-4},
      keywords = {Bidirectional Communication; Compliance Principles; Indirect Communication;
    	Ontology; Social Engineering Attack; Social Engineering Attack Ontology;
    	Social Engineering Definitions; Social Engineering History; Taxonomy;
    	Unidirectional Communication},
      language = {English},
      owner = {Fafa},
      timestamp = {2014.10.16},
      url = {http://dx.doi.org/10.1007/978-3-662-44208-1_22}
    }
     
    @INPROCEEDINGS{Mouton2014,
      author = {F. Mouton and M.M. Malan and L. Leenen and H.S. Venter},
      title = {Social Engineering Attack Framework},
      booktitle = {Information Security for South Africa},
      year = {2014},
      pages = {1--9},
      address = {Johannesburg, South Africa},
      month = {August},
      owner = {Fafa},
      timestamp = {2014.07.01}
    }
     
    @INPROCEEDINGS{Mouton2013,
      author = {Mouton, F and Malan, M.M. and Venter, H.S.},
      title = {Social engineering from a normative ethics perspective},
      booktitle = {Information Security for South Africa},
      year = {2013},
      pages = {1-8},
      address = {Johannesburg, South Africa},
      month = {August},
      abstract = {Social engineering is deeply entrenched in both computer science and
    	social psychology. Knowledge on both of these disciplines is required
    	to perform social engineering based research. There are several ethical
    	concerns and requirements that need to be taken into account whilst
    	performing social engineering research on participants to ensure
    	that harm does not come to the participants. These requirements are
    	not yet formalised and most researchers are unaware of the ethical
    	concerns whilst performing social engineering research. This paper
    	identifies several ethical concerns regarding social engineering
    	in public communication, penetration testing and social engineering
    	research. This paper discusses the identified ethical concerns with
    	regards to two different normative ethics approaches namely utilitarianism
    	and deontology. All of the identified ethical concerns and their
    	corresponding ethical perspectives are provided as well as practical
    	examples of where these formalised ethical concerns for social engineering
    	research can be utilised.},
      doi = {10.1109/ISSA.2013.6641064},
      file = {:jbar\\PDF\\Mouton2013.pdf:PDF},
      keywords = {Consequentialism;Deontology;Ethical Concerns;Ethics;Penetration Testing;Public
    	Communication;Social Engineering;Social Engineering Research;Utilitarianism},
      owner = {Fafa},
      timestamp = {2014.10.16}
    }
     
    @INPROCEEDINGS{Mouton2012,
      author = {Mouton, F and Malan, M.M. and Venter, H.S.},
      title = {Development of cognitive functioning psychological measures for the
    	SEADM},
      booktitle = {Human Aspects of Information Security \& Assurance},
      year = {2012},
      address = {Crete, Greece},
      month = {June},
      file = {:jbar\\PDF\\Mouton2012.pdf:PDF},
      owner = {Fafa},
      timestamp = {2014.10.16}
    }
     
    @INPROCEEDINGS{Mouton2011a,
      author = {Mouton, F. and Venter, H.S.},
      title = {Requirements for wireless sensor networks in order to achieve digital
    	forensic readiness},
      booktitle = {6th International Workshop on Digital Forensics and Incident Analysis},
      year = {2011},
      editor = {Clarke, N. and Tryfonas, T.},
      pages = {108--121},
      address = {London, UK},
      month = {July},
      isbn = {978-1-84102-285-7}
    }
     
    @INPROCEEDINGS{Mouton2011,
      author = {Mouton, F. and Venter, H.S.},
      title = {A prototype for achieving digital forensic readiness on wireless
    	sensor networks},
      booktitle = {AFRICON, 2011},
      year = {2011},
      pages = {1--6},
      address = {Livingstone, Zambia},
      month = {Sept},
      abstract = {The field of wireless sensor networking is still a new and upcoming
    	one and, unfortunately, still lacking in terms of digital forensics.
    	All communications between different nodes (also known as motes)
    	are sent out in a broadcast fashion. These broadcasts make it quite
    	difficult to capture data packets forensically whilst retaining integrity
    	and authenticity of the data packets. This paper examines whether
    	and how one can add a digital forensic readiness layer to an existing
    	IEEE 802.15.4 wireless sensor network without any modification to
    	the existing wireless sensor network. This paper also provides demonstrations
    	of a working prototype to show that a digital forensic readiness
    	layer can be added to an existing wireless sensor network, if the
    	prototype adheres to a list of requirements in order to achieve digital
    	forensic readiness in a wireless sensor network environment. This
    	is done by performing several demonstrations which resemble real
    	world wireless sensor network scenarios in order to show that the
    	prototype does indeed add a layer of digital forensic readiness to
    	the existing wireless sensor network.},
      doi = {10.1109/AFRCON.2011.6072117},
      issn = {2153-0025},
      keywords = {Zigbee;computer forensics;wireless sensor networks;IEEE 802.15.4 wireless
    	sensor network;authenticity;broadcast;data packet;digital forensic
    	readiness;Base stations;Digital forensics;Prototypes;Temperature
    	measurement;Temperature sensors;Wireless communication;Wireless sensor
    	networks;digital forensic;forensic readiness;wireless sensor networks}
    }
     
    @INPROCEEDINGS{Mouton2009,
      author = {Mouton, F. and Venter, H.S.},
      title = {A Secure Communication Protocol for Wireless Sensor Networks},
      booktitle = {Proceedings of the Annual Security Conference "Security Assurance
    	and Privacy: organizational challenges"},
      year = {2009},
      pages = {1--14},
      address = {Las Vegas, Nevada},
      month = {April}
    }
     
    @INPROCEEDINGS{Heerden2014,
      author = {{van Heerden}, R. and Malan, M.M. and Mouton, F. and Irwin, B.},
      title = {Human Perception of the Measurement of a Network Attack Taxonomy
    	in Near Real-Time},
      booktitle = {ICT and Society},
      year = {2014},
      editor = {Kimppa, Kai and Whitehouse, Diane and Kuusela, Tiina and Phahlamohlaka,
    	Jackie},
      volume = {431},
      series = {IFIP Advances in Information and Communication Technology},
      pages = {280-292},
      publisher = {Springer Berlin Heidelberg},
      doi = {10.1007/978-3-662-44208-1_23},
      isbn = {978-3-662-44207-4},
      keywords = {Network Attack; near real-time; Network Attack Taxonomy},
      language = {English},
      url = {http://dx.doi.org/10.1007/978-3-662-44208-1_23}
    }

  8. #8
    Membre confirmé
    Homme Profil pro
    Étudiant
    Inscrit en
    Mai 2014
    Messages
    344
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 30
    Localisation : France, Haute Vienne (Limousin)

    Informations professionnelles :
    Activité : Étudiant

    Informations forums :
    Inscription : Mai 2014
    Messages : 344
    Points : 561
    Points
    561
    Par défaut
    Aucun soucis de mon côté, ça fonctionne parfaitement. Tu parles de BibTeX alors que tu utilises BibLaTeX dans ton code. Je soupçonne un soucis de compilation.

    pour compiler, voici la démarche à suivre :

    1. pdflatex <nom_fichier>.tex
    2. biber <nom_fichier> (le même que pour pdflatex mais l'extension en moins)
    3. pdflatex <nom_fichier>.tex (autant de fois que nécessaire pour résoudre les soucis de références croisées.


    J'ai détaillé la procédure dans beaucoup de discussions sur ce forum d'ailleurs
    La FAQ apporte souvent la solution aux problèmes
    Avant de demander de l'aide, pensez à faire un ECM ! Un problème bien expliqué est un problème à moitié résolu .

  9. #9
    Membre du Club
    Inscrit en
    Juillet 2006
    Messages
    127
    Détails du profil
    Informations forums :
    Inscription : Juillet 2006
    Messages : 127
    Points : 48
    Points
    48
    Par défaut
    Est ce que tu as toutes les références qui s'affichent dans le pdf??

  10. #10
    Membre du Club
    Inscrit en
    Juillet 2006
    Messages
    127
    Détails du profil
    Informations forums :
    Inscription : Juillet 2006
    Messages : 127
    Points : 48
    Points
    48
    Par défaut
    Pour la compilation je n'ai aucun problème (à part les warnings) mais je n'ai pas ce que je veux en sortie,
    aucune référence !!!

  11. #11
    Membre confirmé
    Homme Profil pro
    Étudiant
    Inscrit en
    Mai 2014
    Messages
    344
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 30
    Localisation : France, Haute Vienne (Limousin)

    Informations professionnelles :
    Activité : Étudiant

    Informations forums :
    Inscription : Mai 2014
    Messages : 344
    Points : 561
    Points
    561
    Par défaut
    J'ai bien toutes les références dans le document PDF. Voici ce que j'obtiens. Est-ce que Biber te donne des informations concernant la compilation ?

    test.pdf
    La FAQ apporte souvent la solution aux problèmes
    Avant de demander de l'aide, pensez à faire un ECM ! Un problème bien expliqué est un problème à moitié résolu .

  12. #12
    Membre du Club
    Inscrit en
    Juillet 2006
    Messages
    127
    Détails du profil
    Informations forums :
    Inscription : Juillet 2006
    Messages : 127
    Points : 48
    Points
    48
    Par défaut
    Est ce que Biber est l'équivalent de BibTex en compilation? Je ne l'ai jamais utilisé ...
    J'ai compilé PDFLaTex 2 fois puis BibTex 2 fois puis PDFLaTex 2 fois mais ça ne me donne aucune référence.
    J'utilise TEXmaker, il n'y a pas un mode de compilation Biber et en ligne de commande ça donne :
    $biber cv
    INFO - This is Biber 1.6
    INFO - Logfile is 'cv.blg'
    data source /var/folders/39/j707dtbx67j1jzgvz6lp4ypr0000gn/T/par-736f75686972/cache-955b5cd96386991ca6623279060097e4c757d28e/inc/lib/Biber/LaTeX/recode_data.xml not found in .
    et le pdf est sans références

  13. #13
    Membre confirmé
    Homme Profil pro
    Étudiant
    Inscrit en
    Mai 2014
    Messages
    344
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 30
    Localisation : France, Haute Vienne (Limousin)

    Informations professionnelles :
    Activité : Étudiant

    Informations forums :
    Inscription : Mai 2014
    Messages : 344
    Points : 561
    Points
    561
    Par défaut
    je vois le soucis, il est fréquent.

    Est ce que Biber est l'équivalent de BibTex en compilation? Je ne l'ai jamais utilisé ...
    J'ai compilé PDFLaTex 2 fois puis BibTex 2 fois puis PDFLaTex 2 fois mais ça ne me donne aucune référence.
    J'utilise TEXmaker, il n'y a pas un mode de compilation Biber et en ligne de commande ça donne :
    On peut dire ça. Biber est spécifique à BibLaTeX, c'est une évolution de BibTeX Je n'utilise pas TeXmaker mais si tu sais te servir du terminal, ça ne devrait pas te poser de soucis pour utiliser Biber.

    Pour ton soucis, c'est le cache de biber qui est corrompu, il faut le supprimer. Voici un lien qui indique comment procéder. Normalement tout devrait rentrer dans l'ordre.
    La FAQ apporte souvent la solution aux problèmes
    Avant de demander de l'aide, pensez à faire un ECM ! Un problème bien expliqué est un problème à moitié résolu .

  14. #14
    Membre du Club
    Inscrit en
    Juillet 2006
    Messages
    127
    Détails du profil
    Informations forums :
    Inscription : Juillet 2006
    Messages : 127
    Points : 48
    Points
    48
    Par défaut
    Suuperrrr !!! Merci beaucoup !!
    Primo, je ne connaissais pas biber, et je ne l'ai jamais utilisé !!
    Secondo, tu as résolu tous mes problèmes !!
    Merci beaucoup!! et bonne soirée !!

  15. #15
    Membre confirmé
    Homme Profil pro
    Étudiant
    Inscrit en
    Mai 2014
    Messages
    344
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 30
    Localisation : France, Haute Vienne (Limousin)

    Informations professionnelles :
    Activité : Étudiant

    Informations forums :
    Inscription : Mai 2014
    Messages : 344
    Points : 561
    Points
    561
    Par défaut
    Avec plaisir, bonne soirée à toi aussi
    La FAQ apporte souvent la solution aux problèmes
    Avant de demander de l'aide, pensez à faire un ECM ! Un problème bien expliqué est un problème à moitié résolu .

+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. problème de compilation sous visual C++
    Par fabmili dans le forum MFC
    Réponses: 4
    Dernier message: 08/02/2004, 19h52
  2. problème de compil devc++ socket
    Par stefdem dans le forum Autres éditeurs
    Réponses: 2
    Dernier message: 11/12/2003, 11h33
  3. Réponses: 1
    Dernier message: 29/10/2003, 12h16
  4. Problème de compilation de la DLL du XMLRad
    Par [DreaMs] dans le forum XMLRAD
    Réponses: 2
    Dernier message: 16/04/2003, 16h46
  5. Réponses: 1
    Dernier message: 27/05/2002, 01h44

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo