pyeasyphd 0.3.11__py3-none-any.whl → 0.3.12__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pyeasyphd might be problematic. Click here for more details.
- pyeasyphd/scripts/run_article_md.py +2 -2
- {pyeasyphd-0.3.11.dist-info → pyeasyphd-0.3.12.dist-info}/METADATA +1 -1
- {pyeasyphd-0.3.11.dist-info → pyeasyphd-0.3.12.dist-info}/RECORD +5 -5
- {pyeasyphd-0.3.11.dist-info → pyeasyphd-0.3.12.dist-info}/WHEEL +0 -0
- {pyeasyphd-0.3.11.dist-info → pyeasyphd-0.3.12.dist-info}/licenses/LICENSE +0 -0
|
@@ -72,8 +72,8 @@ def run_article_md_daily_notes(
|
|
|
72
72
|
"display_www_google_connected_scite": ["google", "connected"], # python_writers.py
|
|
73
73
|
|
|
74
74
|
"add_url_for_basic_dict": False, # default is True
|
|
75
|
-
"add_anchor_for_basic_dict":
|
|
76
|
-
"add_anchor_for_beauty_dict":
|
|
75
|
+
"add_anchor_for_basic_dict": True, # default is False
|
|
76
|
+
"add_anchor_for_beauty_dict": False, # default is False
|
|
77
77
|
"add_anchor_for_complex_dict": False, # default is False
|
|
78
78
|
|
|
79
79
|
"final_output_main_md_name": "main.md",
|
|
@@ -28,7 +28,7 @@ pyeasyphd/pyeasyphd.sublime-settings,sha256=Bp_41iwVn23bCs1kC0R-XR8PChUF8btVGXfc
|
|
|
28
28
|
pyeasyphd/pyeasyphd.sublime-syntax,sha256=pXylbA-tye-K5dCTjEJLFVRqtY1T7AgWZ4laxo-dnaE,73
|
|
29
29
|
pyeasyphd/scripts/__init__.py,sha256=iZ5LfEIdN0IQHD9veiqk9Tooti1CHV0D64Nl3zed-gk,1134
|
|
30
30
|
pyeasyphd/scripts/_base.py,sha256=v4RhrUBZ4Hz-tzhXwoVFSrtzlp6Ps9AL7EkXyWz3TOc,2428
|
|
31
|
-
pyeasyphd/scripts/run_article_md.py,sha256=
|
|
31
|
+
pyeasyphd/scripts/run_article_md.py,sha256=MR8Y6178GKdqwtdSvM2-13qHrdOBsp1WKZ1IsPTD4_A,4315
|
|
32
32
|
pyeasyphd/scripts/run_article_tex.py,sha256=6ddtbLvPcrAt88X9gxiAHcvNV_i4x4IEnZQCWmmsGJI,3877
|
|
33
33
|
pyeasyphd/scripts/run_beamer_tex.py,sha256=89o8OzuVKt9G3PV-3v6mQ6dXiau9VXW-6GW0OmsWXkk,3414
|
|
34
34
|
pyeasyphd/scripts/run_compare.py,sha256=dNZxDy_mIqvOpOwB2xkLcF6VF1cf8J2yvWk-wrYJndU,1437
|
|
@@ -48,7 +48,7 @@ pyeasyphd/tools/search/search_keywords.py,sha256=YCurXuoYeU1ftve0cb8Hcn_g2FXCXf7
|
|
|
48
48
|
pyeasyphd/tools/search/search_writers.py,sha256=Dz6D8m17R7x8NT7_PCjwmzlq29AfUz-N6sjyCguDTo4,15702
|
|
49
49
|
pyeasyphd/tools/search/utils.py,sha256=bo7xtIZu31dQvjol1lwyWq1t6ldbw28oondwK8VbAqk,7562
|
|
50
50
|
pyeasyphd/utils/utils.py,sha256=kWxzzgNwz77K9Q7j-RKTaoPpxqiVLVtaBMMhLuEenwE,3128
|
|
51
|
-
pyeasyphd-0.3.
|
|
52
|
-
pyeasyphd-0.3.
|
|
53
|
-
pyeasyphd-0.3.
|
|
54
|
-
pyeasyphd-0.3.
|
|
51
|
+
pyeasyphd-0.3.12.dist-info/METADATA,sha256=zAlZzJsVDLQ0K6iIyzY7N3SH78K9jaqFp7m0Xapqgm0,986
|
|
52
|
+
pyeasyphd-0.3.12.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
|
53
|
+
pyeasyphd-0.3.12.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
54
|
+
pyeasyphd-0.3.12.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|