बारबरा हैरिस व्हाइट और उनके साथी शोधार्थियों ने दलितों और आदिवासियों की व्यापार में कम भागीदारी के पीछे के कारणों को जानने के लिए ग़रीबी स्तर, शैक्षिक स्तर और भूमि स्वामित्व जैसे कारकों का विश्लेषण किया है लेकिन उनको इन कारकों और उद्यम स्वामित्व की दरों के बीच कोई ख़ास सम्बंध नहीं मिला। इस से पता चलता है कि उद्यम स्वामित्व में दलितों और आदिवासियों की कम भागीदारी मात्र अन्य प्रकार की विषमताओं का प्रभाव न होकर निजी अर्थ व्यवस्था में सक्रिय भेदभावपूर्ण प्रक्रियाओं का परिणाम है।
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
| ~ time luarocks install luaharfbuzz | |
| Warning: falling back to curl - install luasec to get native HTTPS support | |
| Installing https://luarocks.org/luaharfbuzz-0.0.1-1.src.rock... | |
| Using https://luarocks.org/luaharfbuzz-0.0.1-1.src.rock... switching to 'build' mode | |
| Warning: variable CFLAGS was not passed in build_variables | |
| mkdir -p build | |
| export MACOSX_DEPLOYMENT_TARGET=10.8; gcc -O2 -fpic -std=c99 `pkg-config --cflags harfbuzz` `pkg-config --cflags lua` -o build/luaharfbuzz.o -c src/luaharfbuzz/luaharfbuzz.c | |
| export MACOSX_DEPLOYMENT_TARGET=10.8; gcc -O2 -fpic -std=c99 `pkg-config --cflags harfbuzz` `pkg-config --cflags lua` -o build/blob.o -c src/luaharfbuzz/blob.c | |
| export MACOSX_DEPLOYMENT_TARGET=10.8; gcc -O2 -fpic -std=c99 `pkg-config --cflags harfbuzz` `pkg-config --cflags lua` -o build/face.o -c src/luaharfbuzz/face.c | |
| export MACOSX_DEPLOYMENT_TARGET=10.8; gcc -O2 -fpic -std=c99 `pkg-config --cflags harfbuzz` `pkg-config --cflags lua` -o build/font.o -c src/luaharfbuzz/font.c |
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
| /usr/local/include/harfbuzz/hb-blob.h:hb_blob_create | |
| /usr/local/include/harfbuzz/hb-blob.h:hb_blob_create_sub_blob | |
| /usr/local/include/harfbuzz/hb-blob.h:hb_blob_get_empty | |
| /usr/local/include/harfbuzz/hb-blob.h:hb_blob_reference | |
| /usr/local/include/harfbuzz/hb-blob.h:hb_blob_destroy | |
| /usr/local/include/harfbuzz/hb-blob.h:hb_blob_set_user_data | |
| /usr/local/include/harfbuzz/hb-blob.h:hb_blob_get_user_data | |
| /usr/local/include/harfbuzz/hb-blob.h:hb_blob_make_immutable | |
| /usr/local/include/harfbuzz/hb-blob.h:hb_blob_is_immutable | |
| /usr/local/include/harfbuzz/hb-blob.h:hb_blob_get_length |
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
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
| abc def | |
| fgh ijk |
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
| [ "modern-art-ideas" | |
| , "evolvinguniverse" | |
| , "intro-to-big-data" | |
| , "bioinformatics-methods-1" | |
| , "2d-cad" | |
| , "calculus-diferansiyel-hesap" | |
| , "epidemiology" | |
| , "zhichang-suyang" | |
| , "calculo-4" | |
| , "big-ideas" |
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
| #!/bin/bash | |
| # | |
| # Usage: | |
| # > futurelearn_dl.sh login@email.com password course-name week-id | |
| # Where *login@email.com* and *password* - your credentials | |
| # ,*course-name* is the name from URL | |
| # and *week-id* is the ID from the URL | |
| # | |
| # E.g. To download all videos from the page: https://www.futurelearn.com/courses/corpus-linguistics/todo/238 |
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
| \begin[papersize=a4,direction=RTL]{document} | |
| \set[parameter=document.parindent,value=0pt] | |
| \nofolios | |
| \font[family=Jameel Noori Nastaleeq,language=urd,direction=RTL,script=Arab] | |
| \font[size=48pt] | |
| \begin{center} | |
| ’ٹوبہ ٹیک سنگھ‘ افسانہ کا جایزہ | |
| \end{center} | |
| \bigskip | |
| \font[size=24pt] |
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
| This is XeTeX, Version 3.14159265-2.6-0.99991 (TeX Live 2014) (preloaded format=xetex) | |
| restricted \write18 enabled. | |
| entering extended mode | |
| (./urdu.tex [1] | |
| xdvipdfmx:fatal: sfnt: table not found... | |
| Output file removed. | |
| ) | |
| Error 256 (driver return code) generating output; | |
| file urdu.pdf may not be valid. |
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
| % Experiments in typing Urdu using only plain TeX. | |
| \input eplain | |
| \input bidi | |
| \font\ur="Jameel Noori Nastaleeq:script=arabic:language=urdu" at 18pt | |
| \font\hi="Ek Mukta Light:script=deva:language=hi" at 8pt | |
| \font\urbig="Jameel Noori Nastaleeq:script=arabic:language=urdu" at 24pt | |
| \font\urbigg="Jameel Noori Nastaleeq:script=arabic:language=urdu" at 48pt | |
| \nopagenumbers | |
| \parindent=0pt | |
| \setRTL |
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
| # Hello, and welcome to makefile basics. | |
| # | |
| # You will learn why `make` is so great, and why, despite its "weird" syntax, | |
| # it is actually a highly expressive, efficient, and powerful way to build | |
| # programs. | |
| # | |
| # Once you're done here, go to | |
| # http://www.gnu.org/software/make/manual/make.html | |
| # to learn SOOOO much more. |