latex_curriculum_vitae 0.1.3 → 0.1.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.idea/workspace.xml +80 -94
- data/.index +6 -7
- data/Gemfile.lock +1 -1
- data/Index.yml +7 -5
- data/MANIFEST +0 -2
- data/Rakefile +3 -3
- data/VERSION +1 -1
- data/lib/latex_curriculum_vitae/version.rb +1 -1
- metadata +2 -3
- data/setup.rb +0 -1296
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 133bd7321290fb1333dac6e7838b7f018eaf7d94
|
4
|
+
data.tar.gz: 2e1ba3436e5956023eca970750f53397eee67703
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9587309bfd0a7ce5b15f487b739b9ec55467445a4f08b02d2e3fd02f37e7d65dcf362939e09ec49e5acaa2fb459b5d3d4239f699a8fc279dcfc09d32996bac92
|
7
|
+
data.tar.gz: c524315f0558d0a03b5b652d0de6ad9172fb2c8ec2d382364da4555cd2484d23098689e9d245d949093142bbf31102b5c1e9f2fc03267f2cccd06d4c39080f78
|
data/.idea/workspace.xml
CHANGED
@@ -61,11 +61,15 @@
|
|
61
61
|
</list>
|
62
62
|
</option>
|
63
63
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
64
|
+
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
65
|
+
<map>
|
66
|
+
<entry key="$PROJECT_DIR$" value="master" />
|
67
|
+
</map>
|
68
|
+
</option>
|
64
69
|
</component>
|
65
70
|
<component name="IdeDocumentHistory">
|
66
71
|
<option name="CHANGED_PATHS">
|
67
72
|
<list>
|
68
|
-
<option value="$PROJECT_DIR$/.index" />
|
69
73
|
<option value="$PROJECT_DIR$/CONTRIBUTING.md" />
|
70
74
|
<option value="$PROJECT_DIR$/.gemnasium.yml" />
|
71
75
|
<option value="$PROJECT_DIR$/.setup/installer.rb" />
|
@@ -73,9 +77,12 @@
|
|
73
77
|
<option value="$APPLICATION_CONFIG_DIR$/scratches/scratch_1" />
|
74
78
|
<option value="$PROJECT_DIR$/README.md" />
|
75
79
|
<option value="$PROJECT_DIR$/latex_curriculum_vitae.gemspec" />
|
80
|
+
<option value="$PROJECT_DIR$/CHANGELOG.md" />
|
76
81
|
<option value="$PROJECT_DIR$/Rakefile" />
|
77
82
|
<option value="$PROJECT_DIR$/lib/latex_curriculum_vitae/version.rb" />
|
78
|
-
<option value="$PROJECT_DIR$/
|
83
|
+
<option value="$PROJECT_DIR$/VERSION" />
|
84
|
+
<option value="$PROJECT_DIR$/Index.yml" />
|
85
|
+
<option value="$PROJECT_DIR$/.index" />
|
79
86
|
</list>
|
80
87
|
</option>
|
81
88
|
</component>
|
@@ -88,9 +95,9 @@
|
|
88
95
|
</component>
|
89
96
|
<component name="ProjectFrameBounds">
|
90
97
|
<option name="x" value="43" />
|
91
|
-
<option name="y" value="
|
98
|
+
<option name="y" value="24" />
|
92
99
|
<option name="width" value="1877" />
|
93
|
-
<option name="height" value="
|
100
|
+
<option name="height" value="1056" />
|
94
101
|
</component>
|
95
102
|
<component name="ProjectInspectionProfilesVisibleTreeState">
|
96
103
|
<entry key="Project Default">
|
@@ -131,6 +138,7 @@
|
|
131
138
|
<sortByType />
|
132
139
|
</navigator>
|
133
140
|
<panes>
|
141
|
+
<pane id="Scratches" />
|
134
142
|
<pane id="ProjectPane">
|
135
143
|
<subPane>
|
136
144
|
<PATH>
|
@@ -149,41 +157,8 @@
|
|
149
157
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
150
158
|
</PATH_ELEMENT>
|
151
159
|
</PATH>
|
152
|
-
<PATH>
|
153
|
-
<PATH_ELEMENT>
|
154
|
-
<option name="myItemId" value="latex_curriculum_vitae" />
|
155
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
156
|
-
</PATH_ELEMENT>
|
157
|
-
<PATH_ELEMENT>
|
158
|
-
<option name="myItemId" value="latex_curriculum_vitae" />
|
159
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
160
|
-
</PATH_ELEMENT>
|
161
|
-
<PATH_ELEMENT>
|
162
|
-
<option name="myItemId" value="lib" />
|
163
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
164
|
-
</PATH_ELEMENT>
|
165
|
-
</PATH>
|
166
|
-
<PATH>
|
167
|
-
<PATH_ELEMENT>
|
168
|
-
<option name="myItemId" value="latex_curriculum_vitae" />
|
169
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
170
|
-
</PATH_ELEMENT>
|
171
|
-
<PATH_ELEMENT>
|
172
|
-
<option name="myItemId" value="latex_curriculum_vitae" />
|
173
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
174
|
-
</PATH_ELEMENT>
|
175
|
-
<PATH_ELEMENT>
|
176
|
-
<option name="myItemId" value="lib" />
|
177
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
178
|
-
</PATH_ELEMENT>
|
179
|
-
<PATH_ELEMENT>
|
180
|
-
<option name="myItemId" value="latex_curriculum_vitae" />
|
181
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
182
|
-
</PATH_ELEMENT>
|
183
|
-
</PATH>
|
184
160
|
</subPane>
|
185
161
|
</pane>
|
186
|
-
<pane id="Scratches" />
|
187
162
|
<pane id="Scope" />
|
188
163
|
</panes>
|
189
164
|
</component>
|
@@ -192,7 +167,7 @@
|
|
192
167
|
<property name="FullScreen" value="false" />
|
193
168
|
<property name="settings.editor.selected.configurable" value="tasks.servers" />
|
194
169
|
<property name="settings.editor.splitter.proportion" value="0.2" />
|
195
|
-
<property name="last_opened_file_path" value="$PROJECT_DIR
|
170
|
+
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
196
171
|
<property name="com.intellij.ide.scratch.NewScratchFileAction" value="TEXT" />
|
197
172
|
</component>
|
198
173
|
<component name="RunManager">
|
@@ -418,7 +393,13 @@
|
|
418
393
|
<option name="project" value="LOCAL" />
|
419
394
|
<updated>1441466657052</updated>
|
420
395
|
</task>
|
421
|
-
<
|
396
|
+
<task id="LOCAL-00014" summary="use global setup.rb instead of shipped one">
|
397
|
+
<created>1441661345371</created>
|
398
|
+
<option name="number" value="00014" />
|
399
|
+
<option name="project" value="LOCAL" />
|
400
|
+
<updated>1441661345371</updated>
|
401
|
+
</task>
|
402
|
+
<option name="localTasksCounter" value="15" />
|
422
403
|
<servers>
|
423
404
|
<YouTrack shared="false" url="http://saigkill-bugs.myjetbrains.com/youtrack">
|
424
405
|
<commitMessageFormat>{id} {summary}</commitMessageFormat>
|
@@ -453,21 +434,21 @@
|
|
453
434
|
</servers>
|
454
435
|
</component>
|
455
436
|
<component name="ToolWindowManager">
|
456
|
-
<frame x="43" y="
|
437
|
+
<frame x="43" y="24" width="1877" height="1056" extended-state="6" />
|
457
438
|
<editor active="false" />
|
458
439
|
<layout>
|
459
|
-
<window_info id="eSnippet Pro" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.
|
440
|
+
<window_info id="eSnippet Pro" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32985386" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
460
441
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
461
442
|
<window_info id="Geek & Poke" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="true" content_ui="tabs" />
|
462
443
|
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32985386" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
|
463
|
-
<window_info id="TagMyCode" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.
|
444
|
+
<window_info id="TagMyCode" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32985386" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
464
445
|
<window_info id="Regex Tester" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
465
446
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
466
447
|
<window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
467
448
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
468
|
-
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="
|
449
|
+
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33716077" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
469
450
|
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
470
|
-
<window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.
|
451
|
+
<window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.2605134" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
471
452
|
<window_info id="Get Gist" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
472
453
|
<window_info id="TeamCity" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
473
454
|
<window_info id="Dilbert" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
@@ -528,7 +509,8 @@
|
|
528
509
|
<component name="VcsManagerConfiguration">
|
529
510
|
<MESSAGE value="added changelog and manifest" />
|
530
511
|
<MESSAGE value="added email publishing, automatic MANIFEST rebuild" />
|
531
|
-
<
|
512
|
+
<MESSAGE value="use global setup.rb instead of shipped one" />
|
513
|
+
<option name="LAST_COMMIT_MESSAGE" value="use global setup.rb instead of shipped one" />
|
532
514
|
</component>
|
533
515
|
<component name="XDebuggerManager">
|
534
516
|
<breakpoint-manager />
|
@@ -542,14 +524,6 @@
|
|
542
524
|
<provider selected="true" editor-type-id="text-editor">
|
543
525
|
<state vertical-scroll-proportion="0.0">
|
544
526
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
545
|
-
<folding />
|
546
|
-
</state>
|
547
|
-
</provider>
|
548
|
-
</entry>
|
549
|
-
<entry file="file://$PROJECT_DIR$/.index">
|
550
|
-
<provider selected="true" editor-type-id="text-editor">
|
551
|
-
<state vertical-scroll-proportion="1.5517242">
|
552
|
-
<caret line="80" column="24" selection-start-line="80" selection-start-column="24" selection-end-line="80" selection-end-column="24" />
|
553
527
|
</state>
|
554
528
|
</provider>
|
555
529
|
</entry>
|
@@ -567,7 +541,6 @@
|
|
567
541
|
<provider selected="true" editor-type-id="text-editor">
|
568
542
|
<state vertical-scroll-proportion="0.0882353">
|
569
543
|
<caret line="3" column="45" selection-start-line="3" selection-start-column="45" selection-end-line="3" selection-end-column="45" />
|
570
|
-
<folding />
|
571
544
|
</state>
|
572
545
|
</provider>
|
573
546
|
</entry>
|
@@ -589,15 +562,6 @@
|
|
589
562
|
<provider selected="true" editor-type-id="text-editor">
|
590
563
|
<state vertical-scroll-proportion="0.44147158">
|
591
564
|
<caret line="22" column="47" selection-start-line="22" selection-start-column="47" selection-end-line="22" selection-end-column="47" />
|
592
|
-
<folding />
|
593
|
-
</state>
|
594
|
-
</provider>
|
595
|
-
</entry>
|
596
|
-
<entry file="file://$PROJECT_DIR$/Index.yml">
|
597
|
-
<provider selected="true" editor-type-id="text-editor">
|
598
|
-
<state vertical-scroll-proportion="0.0">
|
599
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
600
|
-
<folding />
|
601
565
|
</state>
|
602
566
|
</provider>
|
603
567
|
</entry>
|
@@ -605,7 +569,6 @@
|
|
605
569
|
<provider selected="true" editor-type-id="text-editor">
|
606
570
|
<state vertical-scroll-proportion="0.0">
|
607
571
|
<caret line="31" column="64" selection-start-line="31" selection-start-column="2" selection-end-line="31" selection-end-column="64" />
|
608
|
-
<folding />
|
609
572
|
</state>
|
610
573
|
</provider>
|
611
574
|
</entry>
|
@@ -613,7 +576,6 @@
|
|
613
576
|
<provider selected="true" editor-type-id="text-editor">
|
614
577
|
<state vertical-scroll-proportion="0.0">
|
615
578
|
<caret line="226" column="3" selection-start-line="202" selection-start-column="0" selection-end-line="226" selection-end-column="3" />
|
616
|
-
<folding />
|
617
579
|
</state>
|
618
580
|
</provider>
|
619
581
|
</entry>
|
@@ -621,7 +583,6 @@
|
|
621
583
|
<provider selected="true" editor-type-id="text-editor">
|
622
584
|
<state vertical-scroll-proportion="0.27155173">
|
623
585
|
<caret line="26" column="54" selection-start-line="26" selection-start-column="54" selection-end-line="26" selection-end-column="54" />
|
624
|
-
<folding />
|
625
586
|
</state>
|
626
587
|
</provider>
|
627
588
|
</entry>
|
@@ -629,15 +590,6 @@
|
|
629
590
|
<provider selected="true" editor-type-id="text-editor">
|
630
591
|
<state vertical-scroll-proportion="0.15517241">
|
631
592
|
<caret line="8" column="14" selection-start-line="0" selection-start-column="0" selection-end-line="43" selection-end-column="122" />
|
632
|
-
<folding />
|
633
|
-
</state>
|
634
|
-
</provider>
|
635
|
-
</entry>
|
636
|
-
<entry file="file://$PROJECT_DIR$/lib/latex_curriculum_vitae.rb">
|
637
|
-
<provider selected="true" editor-type-id="text-editor">
|
638
|
-
<state vertical-scroll-proportion="0.8060345">
|
639
|
-
<caret line="51" column="109" selection-start-line="51" selection-start-column="109" selection-end-line="51" selection-end-column="109" />
|
640
|
-
<folding />
|
641
593
|
</state>
|
642
594
|
</provider>
|
643
595
|
</entry>
|
@@ -645,7 +597,6 @@
|
|
645
597
|
<provider selected="true" editor-type-id="text-editor">
|
646
598
|
<state vertical-scroll-proportion="0.0">
|
647
599
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
648
|
-
<folding />
|
649
600
|
</state>
|
650
601
|
</provider>
|
651
602
|
</entry>
|
@@ -653,52 +604,87 @@
|
|
653
604
|
<provider selected="true" editor-type-id="text-editor">
|
654
605
|
<state vertical-scroll-proportion="0.20826447">
|
655
606
|
<caret line="7" column="3" selection-start-line="7" selection-start-column="3" selection-end-line="7" selection-end-column="3" />
|
656
|
-
<folding />
|
657
607
|
</state>
|
658
608
|
</provider>
|
659
609
|
</entry>
|
660
|
-
<entry file="file://$PROJECT_DIR$/
|
610
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
611
|
+
<provider editor-type-id="MarkdownPreviewEditor">
|
612
|
+
<state />
|
613
|
+
</provider>
|
661
614
|
<provider selected="true" editor-type-id="text-editor">
|
662
|
-
<state vertical-scroll-proportion="0.
|
663
|
-
<caret line="
|
664
|
-
<folding />
|
615
|
+
<state vertical-scroll-proportion="0.4825784">
|
616
|
+
<caret line="33" column="8" selection-start-line="33" selection-start-column="8" selection-end-line="33" selection-end-column="8" />
|
665
617
|
</state>
|
666
618
|
</provider>
|
667
619
|
</entry>
|
668
|
-
<entry file="file://$PROJECT_DIR$/
|
620
|
+
<entry file="file://$PROJECT_DIR$/CHANGELOG.md">
|
669
621
|
<provider editor-type-id="MarkdownPreviewEditor">
|
670
622
|
<state />
|
671
623
|
</provider>
|
672
624
|
<provider selected="true" editor-type-id="text-editor">
|
673
|
-
<state vertical-scroll-proportion="0.
|
674
|
-
<caret line="
|
675
|
-
<folding />
|
625
|
+
<state vertical-scroll-proportion="0.15679443">
|
626
|
+
<caret line="5" column="19" selection-start-line="5" selection-start-column="19" selection-end-line="5" selection-end-column="19" />
|
676
627
|
</state>
|
677
628
|
</provider>
|
678
629
|
</entry>
|
679
|
-
<entry file="file://$PROJECT_DIR$/
|
630
|
+
<entry file="file://$PROJECT_DIR$/lib/latex_curriculum_vitae/entityfile.rb">
|
631
|
+
<provider selected="true" editor-type-id="text-editor">
|
632
|
+
<state vertical-scroll-proportion="0.0">
|
633
|
+
<caret line="24" column="70" selection-start-line="24" selection-start-column="6" selection-end-line="24" selection-end-column="70" />
|
634
|
+
</state>
|
635
|
+
</provider>
|
636
|
+
</entry>
|
637
|
+
<entry file="file://$PROJECT_DIR$/lib/latex_curriculum_vitae.rb">
|
680
638
|
<provider selected="true" editor-type-id="text-editor">
|
681
|
-
<state vertical-scroll-proportion="
|
682
|
-
<caret line="
|
639
|
+
<state vertical-scroll-proportion="1.0595042">
|
640
|
+
<caret line="51" column="109" selection-start-line="51" selection-start-column="109" selection-end-line="51" selection-end-column="109" />
|
641
|
+
</state>
|
642
|
+
</provider>
|
643
|
+
</entry>
|
644
|
+
<entry file="file://$PROJECT_DIR$/VERSION">
|
645
|
+
<provider selected="true" editor-type-id="text-editor">
|
646
|
+
<state vertical-scroll-proportion="0.0">
|
647
|
+
<caret line="0" column="5" selection-start-line="0" selection-start-column="5" selection-end-line="0" selection-end-column="5" />
|
683
648
|
<folding />
|
684
649
|
</state>
|
685
650
|
</provider>
|
686
651
|
</entry>
|
687
652
|
<entry file="file://$PROJECT_DIR$/lib/latex_curriculum_vitae/version.rb">
|
688
653
|
<provider selected="true" editor-type-id="text-editor">
|
689
|
-
<state vertical-scroll-proportion="0.
|
654
|
+
<state vertical-scroll-proportion="0.3297414">
|
690
655
|
<caret line="17" column="13" selection-start-line="17" selection-start-column="13" selection-end-line="17" selection-end-column="13" />
|
691
656
|
<folding />
|
692
657
|
</state>
|
693
658
|
</provider>
|
694
659
|
</entry>
|
695
|
-
<entry file="file://$PROJECT_DIR$/
|
696
|
-
<provider editor-type-id="
|
697
|
-
<state
|
660
|
+
<entry file="file://$PROJECT_DIR$/Index.yml">
|
661
|
+
<provider selected="true" editor-type-id="text-editor">
|
662
|
+
<state vertical-scroll-proportion="0.058189657">
|
663
|
+
<caret line="3" column="26" selection-start-line="3" selection-start-column="26" selection-end-line="3" selection-end-column="26" />
|
664
|
+
<folding />
|
665
|
+
</state>
|
698
666
|
</provider>
|
667
|
+
</entry>
|
668
|
+
<entry file="file://$PROJECT_DIR$/.index">
|
699
669
|
<provider selected="true" editor-type-id="text-editor">
|
700
|
-
<state vertical-scroll-proportion="0.
|
701
|
-
<caret line="
|
670
|
+
<state vertical-scroll-proportion="0.8060345">
|
671
|
+
<caret line="79" column="24" selection-start-line="79" selection-start-column="24" selection-end-line="79" selection-end-column="24" />
|
672
|
+
<folding />
|
673
|
+
</state>
|
674
|
+
</provider>
|
675
|
+
</entry>
|
676
|
+
<entry file="file://$PROJECT_DIR$/latex_curriculum_vitae.gemspec">
|
677
|
+
<provider selected="true" editor-type-id="text-editor">
|
678
|
+
<state vertical-scroll-proportion="0.09698276">
|
679
|
+
<caret line="5" column="37" selection-start-line="5" selection-start-column="37" selection-end-line="5" selection-end-column="37" />
|
680
|
+
<folding />
|
681
|
+
</state>
|
682
|
+
</provider>
|
683
|
+
</entry>
|
684
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
685
|
+
<provider selected="true" editor-type-id="text-editor">
|
686
|
+
<state vertical-scroll-proportion="3.288793">
|
687
|
+
<caret line="209" column="10" selection-start-line="209" selection-start-column="10" selection-end-line="209" selection-end-column="10" />
|
702
688
|
<folding />
|
703
689
|
</state>
|
704
690
|
</provider>
|
data/.index
CHANGED
@@ -31,10 +31,6 @@ requirements:
|
|
31
31
|
- build
|
32
32
|
development: true
|
33
33
|
name: simplecov
|
34
|
-
- groups:
|
35
|
-
- build
|
36
|
-
development: true
|
37
|
-
name: bundler-audir
|
38
34
|
- groups:
|
39
35
|
- build
|
40
36
|
development: true
|
@@ -67,7 +63,10 @@ repositories:
|
|
67
63
|
scm: git
|
68
64
|
uri: https://github.com/saigkill/latex_curriculum_vitae.git
|
69
65
|
categories:
|
70
|
-
-
|
66
|
+
- latex
|
67
|
+
- linux
|
68
|
+
- ruby
|
69
|
+
- curriculum vitae
|
71
70
|
copyrights:
|
72
71
|
- holder: Sascha Manns
|
73
72
|
year: '2015'
|
@@ -76,9 +75,9 @@ customs: []
|
|
76
75
|
paths:
|
77
76
|
lib:
|
78
77
|
- lib
|
79
|
-
version: 0.1.
|
78
|
+
version: 0.1.4
|
80
79
|
name: latex_curriculum_vitae
|
81
80
|
title: Latex_curriculum_vitae
|
82
81
|
summary: A program for creating an application
|
83
82
|
description: It supports creating a application by rendering with LaTEX.
|
84
|
-
date: '2015-09-
|
83
|
+
date: '2015-09-07'
|
data/Gemfile.lock
CHANGED
data/Index.yml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
name:
|
3
|
-
version: 0.1.
|
4
|
-
title:
|
2
|
+
name: latex_curriculum_vitae
|
3
|
+
version: 0.1.4
|
4
|
+
title: Latex_curriculum_vitae
|
5
5
|
summary: A program for creating an application
|
6
6
|
|
7
7
|
description:
|
@@ -18,7 +18,6 @@ requirements:
|
|
18
18
|
- gem-release (build)
|
19
19
|
- rspec (build)
|
20
20
|
- simplecov (build)
|
21
|
-
- bundler-audir (build)
|
22
21
|
- indexer (build)
|
23
22
|
- rake (build)
|
24
23
|
- test (test)
|
@@ -33,7 +32,10 @@ resources:
|
|
33
32
|
issues: http://saigkill-bugs.myjetbrains.com/youtrack
|
34
33
|
|
35
34
|
categories:
|
36
|
-
-
|
35
|
+
- latex
|
36
|
+
- linux
|
37
|
+
- ruby
|
38
|
+
- curriculum vitae
|
37
39
|
|
38
40
|
copyrights:
|
39
41
|
- 2015 Sascha Manns (GPL-3)
|
data/MANIFEST
CHANGED
@@ -3,7 +3,6 @@ LICENSE
|
|
3
3
|
latex_curriculum_vitae.gemspec
|
4
4
|
CODE_OF_CONDUCT.md
|
5
5
|
bin/latexcv.rb
|
6
|
-
setup.rb
|
7
6
|
SetupConfig
|
8
7
|
Gemfile
|
9
8
|
Index.yml
|
@@ -55,7 +54,6 @@ lib/latex_curriculum_vitae/cover.rb
|
|
55
54
|
lib/latex_curriculum_vitae/cv.rb
|
56
55
|
lib/latex_curriculum_vitae/email.rb
|
57
56
|
lib/latex_curriculum_vitae/entityfile.rb
|
58
|
-
lib/latex_curriculum_vitae/glade/latexcv.glade
|
59
57
|
lib/latex_curriculum_vitae/notifier.rb
|
60
58
|
lib/latex_curriculum_vitae/outfile.rb
|
61
59
|
lib/latex_curriculum_vitae/version.rb
|
data/Rakefile
CHANGED
@@ -205,9 +205,9 @@ end
|
|
205
205
|
|
206
206
|
desc 'Setup'
|
207
207
|
task :setup do
|
208
|
-
system('
|
209
|
-
system('
|
210
|
-
system('
|
208
|
+
system('setup uninstall --force')
|
209
|
+
system('setup.rb config --sysconfdir=$HOME/.latex_curriculum_vitae')
|
210
|
+
system('setup.rb install')
|
211
211
|
end
|
212
212
|
|
213
213
|
desc 'Run release & deployment'
|