This file contains hidden or 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
# For documentation, see https://www.sumatrapdfreader.org/settings3.2.html | |
MainWindowBackground = #ffffff | |
EscToExit = false | |
ReuseInstance = false | |
UseSysColors = false | |
RestoreSession = true | |
FixedPageUI [ | |
TextColor = #dedede |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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
[General] | |
donateTime=@Variant(\0\0\0\x10\0\0\0\0\xff\xff\xff\xff\xff) | |
version=260 | |
[GenOps] | |
skin=Black Glass | |
hotkeyModifier=134217728 | |
hotkeyAction=32 | |
alwaysshow=false | |
alwaystop=true |
This file contains hidden or 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
makeglossaries "paper" | |
del "paper.aux" | |
del "paper.bcf" | |
del "paper.blg" | |
del "paper.log" | |
del "paper.out" | |
del "paper.tex" | |
del "paper.thm" | |
del "paper.synctex.gz" | |
del "paper.bbl" |
This file contains hidden or 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
YouTube Faces DB | |
Thanks for allowing us to keep in touch. | |
Login: wolftau | |
Password: wtal997 |
This file contains hidden or 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
ffmpeg -i 2017-09-04_03-17-24_1801716879_1080.mp4 -vf "scale=iw/4:ih/4" 2017-09-04_03-17-24_1801716879_1080_compressed.mp4 |
This file contains hidden or 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
--- | |
title: Literature Review | |
subtitle: | |
author: "[Nisim Hurst](mailto:[email protected])" | |
date: Monday 15 April 2019 | |
abstract: "" | |
bibliography: bib.bib | |
urlcolor: blue | |
biblio-style: "authoryear" # "apalike" "apa" "authoryear" | |
link-citations: true |
This file contains hidden or 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
"C:\Program Files (x86)\gs\gs9.27\bin\gswin32c.exe" -sDEVICE=pdfwrite -dCompatibilityLevel=1.5 -dNOPAUSE -dQUIET -dBATCH -sOutputFile=The-C-Programming-Language.pdf The-C-Programming-Language-original.pdf |
This file contains hidden or 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
rd /s /q build | |
mkdir build | |
cd build | |
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x64 | |
cmake -G "Ninja" ^ | |
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON ^ | |
-D "CMAKE_C_COMPILER=C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/amd64/cl.exe" ^ | |
-D "CMAKE_CXX_COMPILER=C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/amd64/cl.exe" ^ |
This file contains hidden or 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
@font-face { | |
font-family: MerriweatherNisim monospacified; | |
src: url("MerriweatherNisim_monospacified_for_UbuntuMono.ttf"); | |
} | |
@font-face { | |
font-family: NisimBookAntiqua monospacified; | |
src: url("NisimBookAntiqua_monospacified_for_UbuntuMono.ttf"); | |
} |
OlderNewer