Work on the badge from MCH2022
See Also:
See: https://www.badge.team/docs/badges/mch2022/software-development/
Work on the badge from MCH2022
See Also:
See: https://www.badge.team/docs/badges/mch2022/software-development/
PURPLE=$(echo -en "\033[35m") | |
GREEN=$(echo -en "\033[32m") | |
RED=$(echo -en "\033[31m") | |
YELLOW=$(echo -e "\033[33m") | |
BLUE=$(echo -e "\033[1;34m") | |
NORMAL=$(echo -e "\033[0m") | |
mvn2() { | |
mvn $* | sed \ | |
-e "s/^\(.ERROR. .*\)$/$RED\1$NORMAL/ ; #contain ERROR start 2nd char |
<!DOCTYPE HTML> | |
<html> | |
<head> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | |
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/> | |
<script src="https://openui5.hana.ondemand.com/resources/sap-ui-core.js" | |
id="sap-ui-bootstrap" | |
data-sap-ui-libs="sap.ui.commons,sap.ui.table" | |
data-sap-ui-theme="sap_bluecrystal" |
<?xml version="1.0" encoding="utf-8"?> | |
<!DOCTYPE documentInfo> | |
<documentInfo url="/home/martin/Dissertation_Steve_main.pdf"> | |
<pageList> | |
<page number="3"> | |
<annotationList> | |
<annotation type="1"> | |
<base creationDate="2014-09-20T15:43:02" uniqueName="okular-3-1" author="Martin Richter" contents="etwas nüchtern - vielleicht anders beginnen:

In recent years a special kind of solids, aliminum nitrides (AlN), were shown to have very interesting properties ... blabla ... Therefore, this work concentrates on AlN compounds with special focus on ..." modifyDate="2014-09-20T15:43:02" color="#ffff00"> | |
<boundary l="0.779736" r="0.809736" b="0.180717" t="0.159502"/> | |
<window width="0" flags="-1" title="" left="0" height="0" summary="Note" top="0"/> |
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta http-equiv='X-UA-Compatible' content='IE=edge' /> | |
<meta http-equiv='Content-Type' content='text/html;charset=UTF-8'/> | |
<script src='https://openui5.hana.ondemand.com/resources/sap-ui-core.js' | |
id='sap-ui-bootstrap' | |
data-sap-ui-libs='sap.ui.commons' | |
data-sap-ui-theme='sap_goldreflection' |
<!DOCTYPE HTML> | |
<html> | |
<head> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | |
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/> | |
<script src="https://sapui5.hana.ondemand.com/resources/sap-ui-core.js" | |
id="sap-ui-bootstrap" | |
data-sap-ui-libs="sap.m,sap.me,sap.ui.ux3" | |
data-sap-ui-theme="sap_bluecrystal" |
<!DOCTYPE HTML> | |
<html> | |
<head> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | |
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/> | |
<script src="https://sapui5.hana.ondemand.com/resources/sap-ui-core.js" | |
id="sap-ui-bootstrap" | |
data-sap-ui-libs="sap.ui.commons,sap.suite.ui.commons" | |
data-sap-ui-theme="sap_bluecrystal" |